10000 Foot Overview - Part 1 Flashcards
AWS Global Infrastructure consists of…
- Regions
- Availability Zones
- Edge Locations
What is a Region?
A Region is a geographical area.
What is an Availability Zone?
An Availability Zone (AZ) is simply a data center.
What is an Edge Location?
Edge locations are CDN endpoints for CloudFront.
Why are AZs isolated/independent from one another?
E.g. in case there is a flood in one, the other won’t be affected. Low latency between each AZ.
VPC
Virtual data center
Route53
DNS service
CloudFront
CDN - edge locations to cache files
Direct Connect
connect physical datacenter to AWS directly using a dedicated phone line
Use Direct Connect when…
…you need a very reliable internet connection for pushing lots of data to AWS or down from AWS
EC2
virtual machines in cloud
Elastic Beanstalk
deploy code to AWS, AWS provisions infrastructure
Lambda
upload code, code will respond to events