AWS Certified Solutions Architect Associate SAA-C03 Practice Question
An online retailer is experiencing slow website loading times for users accessing the site from different parts of the world. The website is hosted in EC2 instances behind a load balancer in a single region. The company wants to improve the website performance globally without making significant changes to their existing architecture. What is the most effective solution to reduce latency for international users?
Implement a content delivery network (CDN) with AWS CloudFront to cache static content closer to users.
Increase the number of virtual servers to handle more traffic.
Use a global network accelerator to route traffic to the load balancer.
Enable cross-region replication for storage buckets to store content in multiple regions.