AWS Overview - Regions and AZs Flashcards
1
Q
Why would a company use AWS Cloud? List 4
A
- To build sophisticated, scalable applications.
- Manage enterprise IT which includes data backup and storage.
- Host websites and apps.
- Host gaming servers
2
Q
What is an AWS region? Provide an example.
A
It’s a cluster of data centers. Most AWS services are region scoped.
Example: us-east-1
3
Q
Name 4 ways to choose an AWS region if you’d like to launch a new app?
A
- Compliance - Gov legislations may require you to keep all data within a region.
- Proximity to users - This helps reduce latency.
- Available services - Some services may be unavailable in some regions.
- Pricing - Prices varies across regions.
4
Q
What is an Availability Zone? Provide an example
A
One or more discrete data centers with redundant power, networking and connectivity. (isolated from disasters)
Example: us-east-1a
5
Q
How many AZs make up a region?
A
Each region is made up of multiple AZs. (Between 3-6 but usually 3).
6
Q
How are AZs connected to each other?
A
They’re connected with high bandwidth, ultra-low latency networking.