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

A company is using third-party firewall appliances to monitor and inspect traffic on premises. The company wants to use the same model on AWS. The Company has a single VPC with an internet gateway. The VPC has a fleet of web servers that run on Amazon EC2 instances that are managed by an Auto Scaling group.

The company’s network team needs to work with the security team to establish inline inspection of all packets that are sent to and from the web servers. The solution must scale as the fleet of virtual firewall appliances scales

Which combination of steps should the network team take to implement this solution? (Choose three.)

Answer options

Correct answer: A, C, F

Explanation

The correct steps involve creating a new VPC and deploying the firewall appliances (A), allowing the correct ports in the security group for health checks (C), and updating the route tables to ensure proper traffic direction (F). Options B and D do not correctly outline the steps needed to achieve the inline inspection or do not align with the requirement for a new setup, and option E is incomplete without the new VPC setup.