AWS Certified SysOps Administrator – Associate (legacy) — Question 398

A company website hosts patches for software that is sold globally. The website runs in AWS and performs well until a large software patch is released. The flood of downloads puts a strain on the web servers and leads to a poor customer experience.
What can the SysOps Administrator propose to enhance customer experience, create a more available web platform, and keep costs low?

Answer options

Correct answer: A

Explanation

Using Amazon CloudFront caches the large software patches at edge locations close to global users, offloading traffic from the origin web servers and drastically reducing costs and server load. Scaling out web servers or provisioning IO1 storage would significantly increase costs without addressing the root issue of global distribution efficiently. Upgrading NAT instances does not resolve the web server bottleneck or optimize content delivery for global users.