
Answer-first summary for fast verification
Answer: Amazon EC2 Auto Scaling
To handle high traffic and automatically adjust computing capacity, Amazon EC2 Auto Scaling is the recommended AWS service. EC2 Auto Scaling allows you to automatically scale the number of EC2 instances up or down based on defined policies and metrics, such as CPU utilization or network traffic. This ensures that the application has sufficient capacity to handle increased traffic during peak periods like holiday sales.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A retail company is experiencing high traffic on their website during holiday sales. To manage this, they need a solution that automatically adjusts computing capacity. Which AWS service should they use?
A
AWS Lambda
B
Amazon Elastic Container Service (Amazon ECS)
C
Amazon EC2 Auto Scaling
D
AWS Fargate
No comments yet.