A company is releasing a new 5 GB game package for public download. Currently it serves previous releases from a Linux-based public FTP site in an on-premises datacenter. The company expects global downloads and wants improved download performance and low transfer costs for users worldwide. Which solution best meets these goals?
Choose an answer
Tap an option to check your answer.
Correct answer: Use Amazon Route 53 and an Amazon S3 bucket configured for website hosting. Upload the game files to S3 and serve them via Amazon CloudFront. Publish the download URL to users..
Why this is the answer
The correct solution leverages Amazon S3 for highly durable and scalable storage, and Amazon CloudFront, a global content delivery network (CDN), to cache the game package closer to users worldwide. This significantly improves download performance by reducing latency and offloads traffic from the origin, leading to lower transfer costs. Route 53 provides reliable DNS resolution. Hosting on EBS or EFS with EC2 instances running FTP (options 1 and 2) is less scalable, introduces more operational overhead, and won't provide the global performance benefits of a CDN. While S3 with website hosting is good, enabling Requester Pays (option 4) shifts data transfer costs to the user, which is generally undesirable for public downloads and doesn't improve performance.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed