Module 3: Global Infrastructure and Reliability Flashcards
What is a region?
A geographical area that has multiple availability zones
What is an availability zone?
A datacenter of servers
What are 4 considerations to take into account when selecting a region?
- Compliance with data governance and legal requirements
- Proximity to customers (affects latency)
- Available services within the region e.g. if you have a satellite service, you need to go to southern Ireland, not London.
- Pricing - can vary by region.
How many availability zones must you deploy to and why
Availability zones are only build in 3s and you have to deploy to at least 2 for the purpose of redundancy
What is AWS Cloudfront?
AWS’s content-delivery service that speeds up distribution of you static or dynamic web content to edge locations. This can significantly increase speed and lower latency.
What are AWS Outposts?
When AWS infrastructure and services are extended to your on-premises data center
What are the 3 ways to interact with AWS services?
AWS Management Console
AWS Command Line Interface
Software development kits (SDKs)