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

A company that develops web applications has launched hundreds of Application Load Balancers (ALBs) in multiple Regions. The company wants to create an allow list for the IPs of all the load balancers on its firewall device. A solutions architect is looking for a one-time, highly available solution to address this request, which will also help reduce the number of IPs that need to be allowed by the firewall.
What should the solutions architect recommend to meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS Global Accelerator provides a single static IP address or addresses that can route traffic to the ALBs across multiple regions, thus simplifying the firewall configuration. Options A and D do not provide a permanent solution and still require management of multiple IPs, while B introduces complexity without achieving the objective of minimizing allowed IPs.