AWS Certified Solutions Architect – Associate (SAA-C02) — Question 206

A company uses Application Load Balancers (ALBs) in different AWS Regions. The ALBs receive inconsistent traffic that can spike and drop throughout the year.
The company's networking team needs to allow the IP addresses of the ALBs in the on-premises firewall to enable connectivity.
Which solution is the MOST scalable with minimal configuration changes?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS Global Accelerator provides static IP addresses that can be used to route to the ALBs, making it a scalable solution that requires minimal ongoing configuration. Option A requires continuous updates to the firewall as ALB IPs change, B involves migrating to a different load balancer type which may not be necessary, and D requires managing private IPs which complicates connectivity across regions.