AWS Certified Solutions Architect – Professional — Question 580

A solutions architect at a large company needs to set up network security for outbound traffic to the internet from all AWS accounts within an organization in AWS
Organizations. The organization has more than 100 AWS accounts, and the accounts route to each other by using a centralized AWS Transit Gateway. Each account has both an internet gateway and a NAT gateway for outbound traffic to the internet. The company deploys resources only into a single AWS Region.
The company needs the ability to add centrally managed rule-based filtering on all outbound traffic to the internet for all AWS accounts in the organization. The peak load of outbound traffic will not exceed 25 Gbps in each Availability Zone.
Which solution meets these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because AWS Network Firewall is a fully managed service that scales automatically to support up to 100 Gbps per Availability Zone, easily accommodating the 25 Gbps peak traffic requirement while offering centralized control when combined with a transit gateway and a dedicated egress VPC. Options C and D are incorrect because deploying security resources individually within each of the 100+ accounts increases administrative overhead and fails to provide a centralized management solution. Option A is incorrect because managing custom EC2 proxy instances introduces unnecessary operational complexity compared to using AWS Network Firewall.