AWS Certified Solutions Architect Associate SAA-C03 Practice Question
An online retail company experiences variable traffic in their e-commerce platform, with significant spikes during holiday seasons. They need to ensure that their application can handle increased loads during peak times without over-provisioning resources during off-peak periods. Which compute option should they use to meet these requirements?
Use Amazon EC2 instances with Auto Scaling groups to adjust capacity based on demand.
Run the application in AWS Lambda functions with provisioned concurrency.
Deploy the application in a single large Amazon EC2 instance to handle peak traffic.
Use Amazon Lightsail to host the application for simplified management.