AWS Certified Cloud Practitioner — Question 512

A company wants to use Amazon EC2 instances to provide a static website to users all over the world. The company needs to minimize latency for the users.

Which solution meets these requirements?

Answer options

Correct answer: C

Explanation

Amazon CloudFront is a content delivery network (CDN) that caches content at edge locations worldwide, which minimizes latency for global users. Deploying EC2 instances in a single region or Availability Zone (Options A, B, and D) cannot provide low latency globally. Furthermore, EC2 instances cannot be run directly inside CloudFront edge locations.