
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Which statement describes a characteristic of the AWS global infrastructure?
A
Edge locations contain multiple AWS Regions.
B
AWS Regions contain multiple Regional edge caches.
C
Availability Zones contain multiple data centers.
D
Each data center contains multiple edge locations.
Explanation:
In AWS global infrastructure:
AWS Regions are geographic areas that contain multiple Availability Zones
Availability Zones (AZs) are physically separate data centers within a Region that contain one or more discrete data centers
Edge Locations are endpoints for AWS CloudFront (CDN) that cache content closer to users
Regional Edge Caches are larger CloudFront locations that sit between your origin server and the edge locations
The correct statement is that Availability Zones contain multiple data centers because:
Each Availability Zone is designed as an isolated failure domain
AZs consist of one or more discrete data centers with redundant power, networking, and connectivity
This design provides high availability and fault tolerance within a Region
The other options are incorrect:
Edge locations do NOT contain AWS Regions
AWS Regions contain Availability Zones, not Regional edge caches
Data centers do NOT contain edge locations (edge locations are separate CDN endpoints)