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

A network engineer needs to improve the network security of an existing AWS environment by adding an AWS Network Firewall firewall to control internet-bound traffic. The AWS environment consists of five VPCs. Each VPC has an internet gateway, NAT gateways, public Application Load Balancers (ALBs), and Amazon EC2 instances. The EC2 instances are deployed in private subnets. The architecture is deployed across two Availability Zones.

The network engineer must be able to configure rules for the public IP addresses in the environment, regardless of the direction of traffic. The network engineer must add the firewall by implementing a solution that minimizes changes to the existing production environment. The solution also must ensure high availability.

Which combination of steps should the network engineer take to meet these requirements? (Choose two.)

Answer options

Correct answer: B, E

Explanation

The correct answer is B and E because creating new subnets in each VPC allows for proper deployment of the Network Firewall while ensuring high availability across the two Availability Zones. Updating the public route tables ensures that traffic flows through the firewall, safeguarding the entire architecture. Options A, C, and D do not meet all requirements, such as minimizing changes or providing high availability across existing VPCs.