Medium1 markMultiple Choice

AWS SAA-C03 · Question 29 · Domain 2.2: Highly Available Architectures

A web application is deployed across multiple Availability Zones behind an Application Load Balancer (ALB). The EC2 instances are in an Auto Scaling group. During a load test, the architect notices that instances in AZ-A are receiving significantly more traffic than instances in AZ-B, causing CPU overload in AZ-A. How can this be resolved?

Answer options:

A.

Enable Cross-Zone Load Balancing on the ALB.

B.

Increase the maximum size of the Auto Scaling group.

C.

Change the Route 53 routing policy to Weighted.

D.

Move all instances to a single Availability Zone.

How to approach this question

Identify the feature that balances traffic across AZs. For ALBs, this is Cross-Zone Load Balancing (enabled by default, but the scenario implies it might be off or needs to be ensured).

Full Answer

A.Enable Cross-Zone Load Balancing on the ALB.✓ Correct
Cross-zone load balancing allows the load balancer to distribute incoming requests evenly across all targets in all enabled Availability Zones.

Common mistakes

Thinking Route 53 controls traffic distribution behind a load balancer.

Practice the full AWS SAA-C03 Practice Exam 7

65 questions · hints · full answers · grading

More questions from this exam