
Ultimate access to all questions.
A company has launched a new web application hosted on Amazon EC2 instances behind an Application Load Balancer (ALB), with the instances managed by an Amazon EC2 Auto Scaling group. The application will be accessed globally by enterprise customers over HTTPS from their office locations. The company needs to configure firewalls to restrict outbound traffic to only approved IP addresses while ensuring minimal latency for employee access.
What infrastructure change should a network engineer implement to fulfill these requirements?
A
Create a new Network Load Balancer (NLB). Add the ALB as a target of the NLB.
B
Create a new Amazon CloudFront distribution. Set the ALB as the distribution’s origin.
C
Create a new accelerator in AWS Global Accelerator. Add the ALB as an accelerator endpoint.
D
Create a new Amazon Route 53 hosted zone. Create a new record to route traffic to the ALB.