Chap 1-3 Flashcards
Difference between an AZ and Regions
AZs are just DCs full of servers, load balancers etc while a Region is a geographical area - each region consists of 2 or more AZs
Edge Locations
- Endpoints for AWS which are used for caching content
Edge Locations vs Regions
there are many more edge locations compared to Regions (150) - review this
Region
physical location in the world which consists of 2 or more AZs
AZ
one or more discrete DCs, each with redundant power, networking and connectivity, housed in separate facilities
Edge location consists of
CloudFront, amazon’s CDN
AWS offers 3 support plans
Basic
Developer
Business
AWS Basic plan
- Free
- Self service access to forums and resources
- Best practice checks to help improve security and performance
- Access to health status and notifications
AWS Developer Plan
- 29/month
- Early adoption, testing and development
- 1 primary contact can open an unlimited number of support cases
- 12 hour response time for non prod systems
AWS Business Plan
- 100/month
- For prod workloads & business critical dependencies
- 24/7 chat, phone and email access to AWS Support
- Unlimited contacts can open an unlimited number of support cases
- 1-hour response time for production systems
Root account
is the user account that you used for creating the account
Root account God mode
Administrator access policy (most powerful resource)
IAM is applied at the ? level
global (not specific to region)
2 Access types to AWS
- Programmatic
2. AWS Management Console Access
Programmatic access
Enables an access key ID and secret access key for the AWS API, CLI, SDK and other development tools.