AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company's e-commerce application hosted in the us-east-1 region has recently seen unexpected spikes in traffic, which has overwhelmed their web servers and caused significant latency issues. The application serves a global customer base. Select the most effective strategy to ensure high performance and scalability of their web infrastructure to accommodate future traffic surges with minimal latency worldwide.
Use an external Content Delivery Network (CDN) solution to manage the incoming traffic and reduce load times for global users.
Configure static website hosting on Amazon S3 to deliver the web assets with low latency.
Implement Amazon CloudFront with an Application Load Balancer to cache content and evenly distribute traffic across web servers.
Deploy an additional Amazon EC2 instance in each Availability Zone within the region to handle increased traffic.