Which component of the AWS global infrastructure provides low-latency access to content in multiple geographic areas by storing copies of data close to end users?
AWS Regions
Availability Zones
Local Zones
Edge locations
Explanations:
AWS Regions are large geographical areas that contain multiple Availability Zones, but they do not specifically provide low-latency access to content for end users.
Availability Zones are isolated locations within an AWS Region that provide redundancy and high availability, but they are not designed for low-latency content delivery.
Local Zones extend AWS Regions by placing compute, storage, database, and other select services closer to large population and industry centers, but they do not specifically address low-latency access across geographic areas like edge locations do.
Edge locations are part of the Amazon CloudFront content delivery network (CDN) that cache copies of data close to end users, providing low-latency access to content across multiple geographic areas.