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

A company's website runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The website has a mix of dynamic and static content. Users around the globe are reporting that the website is slow.
Which set of actions will improve website performance for users worldwide?

Answer options

Correct answer: A

Explanation

The correct answer is A because using Amazon CloudFront as a Content Delivery Network (CDN) will cache content closer to users globally, thereby reducing latency and improving performance. Option B does not address the global nature of the issue, while option C may not efficiently resolve performance issues for users far from the instances. Option D, while effective for static content, does not support dynamic content and involves unnecessary deletion of existing resources.