Medium1 markMultiple Choice
Domain 2.1: Scalable ArchitecturesDomain 2Auto ScalingALB

AWS SAA-C03 · Question 21 · Domain 2.1: Scalable Architectures

A web application experiences unpredictable traffic spikes. The architecture uses an Application Load Balancer (ALB) and an Auto Scaling group of EC2 instances. Which TWO configurations will ensure the application scales efficiently and remains highly available? (Select TWO.)

Answer options:

A.

Configure a target tracking scaling policy based on average CPU utilization.

B.

Deploy the Auto Scaling group in a single Availability Zone.

C.

Configure the Auto Scaling group to span multiple Availability Zones.

D.

Use simple scaling policies with a 15-minute cooldown.

E.

Attach an Elastic IP to each EC2 instance.

How to approach this question

Combine a dynamic scaling policy (Target Tracking) with a highly available deployment (Multi-AZ).

Full Answer

To handle unpredictable traffic while maintaining high availability, the Auto Scaling group should span multiple Availability Zones. Target tracking scaling policies are the recommended way to scale based on metrics like CPU utilization.

Common mistakes

Selecting simple scaling policies, which are legacy and less responsive.

Practice the full AWS SAA-C03 Practice Exam 3

65 questions · hints · full answers · grading

More questions from this exam