AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 101

A company's existing AWS environment contains public application servers that run on Amazon EC2 instances. The application servers run in a VPC subnet. Each server is associated with an Elastic IP address.

The company has a new requirement for firewall inspection of all traffic from the internet before the traffic reaches any EC2 instances. A security engineer has deployed and configured a Gateway Load Balancer (GLB) in a standalone VPC with a fleet of third-party firewalls.

How should a network engineer update the environment to ensure that the traffic travels across the fleet of firewalls?

Answer options

Correct answer: C

Explanation

Option C is correct because it effectively places the GLB endpoint in the same VPC as the application servers, ensuring that traffic can be routed properly through the firewall fleet. The other options either involve unnecessary components like a transit gateway or do not properly configure the routing to direct traffic through the firewalls as required.