0
0
AWScloud~5 mins

AWS global infrastructure (regions, AZs) - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is an AWS Region?
An AWS Region is a physical location around the world where AWS has multiple data centers. Each Region is isolated from others to provide fault tolerance and stability.
Click to reveal answer
beginner
What is an Availability Zone (AZ) in AWS?
An Availability Zone is one or more discrete data centers within an AWS Region. AZs are designed to be isolated from failures in other AZs but connected with low-latency links.
Click to reveal answer
intermediate
Why does AWS have multiple Availability Zones in each Region?
Multiple AZs allow you to build highly available and fault-tolerant applications by spreading resources across AZs so that if one AZ fails, others can continue working.
Click to reveal answer
intermediate
How do AWS Regions and AZs relate to latency and data sovereignty?
Choosing a Region close to your users reduces latency. Also, some Regions help meet legal or compliance requirements by keeping data within specific countries or areas.
Click to reveal answer
intermediate
Can you deploy resources across multiple AWS Regions?
Yes, you can deploy resources in multiple Regions to improve disaster recovery and serve users globally, but resources in different Regions do not share data automatically.
Click to reveal answer
What is the main purpose of an AWS Availability Zone?
ATo store user data permanently
BTo serve as a backup Region in another country
CTo host AWS customer support centers
DTo provide isolated data centers within a Region for fault tolerance
Which AWS infrastructure component is closest to the user geographically?
AEdge Location
BAvailability Zone
CRegion
DData Center
Why might you choose an AWS Region in a specific country?
ATo reduce costs by using cheaper hardware
BTo meet legal or compliance requirements for data location
CTo get faster internet speeds worldwide
DTo access special AWS services only in that Region
How many Availability Zones does an AWS Region typically have?
A1
B10 or more
C2 or more
DOnly one per continent
What happens if one Availability Zone in a Region goes down?
AServices in other AZs continue running if designed properly
BAll services in the Region stop working
CAWS automatically moves all data to another Region
DUsers lose access to all AWS services globally
Explain the difference between an AWS Region and an Availability Zone.
Think about how AWS organizes its data centers worldwide.
You got /4 concepts.
    Describe why using multiple Availability Zones is important for building reliable applications.
    Imagine your app needs to keep running even if one data center fails.
    You got /4 concepts.