AWS SAP-C02 · Question 09 · Domain 2.4: Reliability
A high-traffic e-commerce website experiences unpredictable traffic spikes. The backend uses an Auto Scaling group of EC2 instances processing orders from an SQS queue. During spikes, instances take 5 minutes to boot, causing order processing delays. How can the architect improve reliability and responsiveness?
Answer options:
Change the Auto Scaling group to use Target Tracking on CPU utilization.
Implement Step Scaling policies based on SQS queue depth (ApproximateNumberOfMessagesVisible).
Use AWS Lambda instead of EC2 for processing.
Increase the size of the EC2 instances in the Auto Scaling group.
75 questions · hints · full answers · grading