Cloud Foundations Exam frequency ⭐⭐⭐⭐⭐

AWS Global Infrastructure

AWS Global Infrastructure

cloud-practitionerAWS 全球基础设施AWS
Last organized

AWS organizes infrastructure into Regions, isolated Availability Zones, and edge locations close to users.

Basic Information

FieldDetails
English nameAWS Global Infrastructure
Full nameAWS Global Infrastructure
Chinese descriptionAWS 全球基础设施
Japanese descriptionAWS グローバルインフラストラクチャ
Exam frequency⭐⭐⭐⭐⭐
Often confused withRegion / Availability Zone / Edge Location / Multi-AZ / Multi-Region

In one sentence

AWS organizes infrastructure into Regions, isolated Availability Zones, and edge locations close to users.

Key points

  • Choose a Region by compliance and data residency, user proximity, service availability, and price.
  • Multi-AZ improves availability within one Region; Multi-Region addresses regional recovery, global latency, or residency.
  • Edge locations support services such as CloudFront and are not Availability Zones for ordinary EC2 deployment.
  • A global service is not centered on one selected Region, but that does not mean all data is globally replicated.
  • Regional resources change with the console Region Selector; zonal resources such as EC2, EBS, and subnets live in a specific AZ.
  • A VPC is regional while a subnet is zonal, and global S3 bucket-name uniqueness does not make a bucket a global resource.
  • AWS WAF scope depends on the protected resource: CloudFront scope differs from regional resources such as ALB and API Gateway.

Exam takeaway

Cross-Region traffic and failover require explicit data replication, routing, RTO, RPO, and operational design.