AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company is launching a web application that is expected to have varying and potentially significant spikes in traffic during holiday seasons. The application will be deployed in an AWS VPC and require a network architecture that can automatically adjust to these varying loads to maintain high performance and availability. Which solution should the Solutions Architect recommend to BEST meet these requirements?
Deploy a Network Load Balancer to distribute TCP traffic equally to a group of backend servers.
Implement an Application Load Balancer to distribute incoming web traffic across multiple EC2 instances.
Establish a single, large EC2 instance designed to handle peak projected traffic at launch.
Utilize an Amazon Route 53 simple routing policy to distribute incoming traffic evenly among a set of EC2 instances.