Which solution is the MOST scalable with minimal configuration changes?

Posted by: Pdfprep Category: SAA-C02 Tags: , ,

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?
A . Write an AWS Lambda script to get the IP addresses of the ALBs in different Regions Update the on-premises firewall’s rule to allow the IP addresses of the ALBs.
B . Migrate all ALBs in different Regions to the Network Load Balancers (NLBs) Update the on-premises firewall’s rule to allow the Elastic IP addresses of all the NLBs.
C . Launch AWS Global Accelerator Register the ALBs in different Regions to the accelerator. Update the on-premises firewall’s rule to allow static IP addresses associated with the accelerator.
D . Launch a Network Load Balancer (NLB) in one Region Register the private IP addresses of the ALBs m different Regions with the NLB Update the on-premises firewall’s rule to allow the Elastic IP address attached to the NL

Answer: C

Leave a Reply

Your email address will not be published.