AWS Global Infrastructure (Regions, AZs, Edge Locations)
AWS has a global infrastructure that spans multiple geographic locations worldwide. This infrastructure consists of Regions, Availability Zones, and Edge Locations.
Regions
A Region is a geographic area where AWS has multiple data centers. Each region is completely independent and isolated from other regions. Examples include us-east-1 (N. Virginia), eu-west-1 (Ireland), and ap-southeast-1 (Singapore).
Availability Zones
An Availability Zone (AZ) is one or more discrete data centers within a region. Each AZ is isolated from failures in other AZs, but connected via low-latency links. A region typically has 2-6 AZs.
Edge Locations
Edge Locations are endpoints for AWS services like CloudFront (CDN) and Route 53. They cache content closer to users for faster delivery. Edge Locations are separate from Regions and AZs.
