
Ultimate access to all questions.
A SaaS application operating on Amazon EC2 instances behind a Network Load Balancer (NLB) is being expanded to multiple AWS Regions. The application's EC2 instances are managed by an Auto Scaling group across three Availability Zones within a single AWS Region. To ensure secure access, customers need static IP addresses for allow lists. The solution must also direct customers to the nearest AWS Region automatically. Which AWS service configuration meets these requirements?
A
Set up an Amazon CloudFront distribution with a CloudFront origin group, including the NLB for each new Region, and provide customers with the IP address ranges of the distribution’s edge locations.
B
Establish an AWS Global Accelerator standard accelerator with a standard accelerator endpoint for the NLB in each new Region, and provide customers with the Global Accelerator IP address.
C
Configure an Amazon CloudFront distribution with a custom origin for the NLB in each new Region, and provide customers with the IP address ranges of the distribution’s edge locations.
D
Deploy an AWS Global Accelerator custom routing accelerator with a listener, adding the IP address and ports for the NLB in each new Region, and provide customers with the Global Accelerator IP address.