AWS Certified Solutions Architect – Associate (SAA-C02) — Question 740

A company is hosting a static website on Amazon S3 and is using Amazon Route 53 for DNS. The website is experiencing increased demand from around the world. The company must decrease latency for users who access the website.
Which solution meets these requirements MOST cost-effectively?

Answer options

Correct answer: C

Explanation

Amazon CloudFront is a highly cost-effective Content Delivery Network (CDN) designed to cache static content from Amazon S3 at edge locations globally, significantly reducing latency for users worldwide. Replicating S3 buckets across all regions (Option A) or using AWS Global Accelerator (Option B) incurs much higher costs and complexity. S3 Transfer Acceleration (Option D) is optimized for accelerating uploads to S3, not for reducing read latency for end-users accessing a website.