Medium1 markMultiple Choice
Domain 3.4: Reliability ImprovementReliabilityAuto ScalingEC2

AWS SAP-C02 · Question 57 · Domain 3.4: Reliability Improvement

An application uses Amazon EC2 instances in an Auto Scaling group behind an ALB. During sudden, massive spikes in traffic, the Auto Scaling group takes 5 minutes to launch new instances, during which time the application becomes unresponsive. Which TWO strategies will improve reliability during these spikes? (Select TWO)

Answer options:

A.

Implement Predictive Scaling.

B.

Decrease the health check grace period.

C.

Use a Network Load Balancer instead of an ALB.

D.

Create a custom AMI with all dependencies pre-installed.

E.

Increase the ALB timeout settings.

F.

Use Step Scaling instead of Target Tracking.

How to approach this question

Identify ways to scale proactively and reduce instance boot time.

Full Answer

Predictive Scaling analyzes historical traffic and scales out before the spike occurs. Creating a custom AMI (baking) removes the need to download and install software during boot, significantly reducing the 5-minute launch time.

Common mistakes

Changing load balancers, which doesn't affect EC2 initialization speed.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 6

75 questions · hints · full answers · grading

More questions from this exam