AWS Certified Solutions Architect Professional SAP-C02 Practice Question
A financial services company is designing a centralized egress traffic inspection architecture on AWS. The design uses an AWS Transit Gateway to connect multiple application VPCs to a central inspection VPC. The inspection VPC hosts a fleet of third-party firewall appliances deployed behind a Gateway Load Balancer (GWLB). The GWLB endpoints (GWLBE) are deployed in dedicated subnets within the inspection VPC, one per Availability Zone.
The goal is to ensure that all internet-bound traffic (0.0.0.0/0) originating from the private subnets of the application VPCs is mandatorily routed through the firewall appliances for inspection before egressing to the internet via the inspection VPC's Internet Gateway.
Which combination of route table configurations will achieve this goal?
Configure the application VPC route tables with a default route to the Transit Gateway. Configure the Transit Gateway route table to forward all traffic to the inspection VPC attachment. Configure the route table for the Transit Gateway attachment subnets in the inspection VPC to have a default route targeting the Gateway Load Balancer Endpoints.
Configure the application VPC route tables with a default route targeting the Gateway Load Balancer Endpoints in the inspection VPC. Configure the inspection VPC's Internet Gateway route table to forward traffic from the GWLBEs to the internet.
Configure the application VPC route tables with a default route to the Transit Gateway. Configure the Transit Gateway route table to forward all traffic directly to a NAT Gateway in the inspection VPC. Configure the route table for the NAT Gateway subnet in the inspection VPC to have a default route to the Internet Gateway.
Configure the application VPC route tables with a default route to the Transit Gateway. Configure the Transit Gateway route table to forward all traffic directly to the inspection VPC's Internet Gateway. Associate all subnets in the inspection VPC with a route table that has a default route to the Internet Gateway.
The correct answer describes the necessary route table configurations to establish a centralized egress inspection architecture using a Transit Gateway and a Gateway Load Balancer. The traffic flow is as follows: Application VPC -> Transit Gateway -> Inspection VPC -> GWLBE -> Firewall -> GWLBE -> NAT Gateway -> Internet Gateway.
To achieve this, the default route (0.0.0.0/0) in the application VPC's private subnets must point to the Transit Gateway. This sends all outbound traffic to the central hub. Next, the Transit Gateway route table associated with the application VPC attachments must have a default route pointing to the inspection VPC attachment. This directs the traffic to the inspection VPC for processing. Finally, within the inspection VPC, the route table for the subnets that contain the Transit Gateway attachments must have a default route with the Gateway Load Balancer Endpoints (GWLBE) as the target. This critical step forwards the traffic to the firewalls for inspection. The return traffic from the firewalls is routed via a NAT Gateway to the Internet Gateway.
Routing directly from the application VPC to an Internet Gateway bypasses the required inspection, violating the security requirement. Routing traffic from the Transit Gateway directly to a NAT Gateway in the inspection VPC would also bypass the firewall appliances. Directly targeting a GWLBE in another VPC from an application VPC's route table is not a valid configuration, as VPC Endpoints are local to their VPC and cannot be a direct route target from a different VPC.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is an AWS Transit Gateway, and why is it important in this architecture?
Open an interactive chat with Bash
What is a Gateway Load Balancer (GWLB), and what role does it play in this setup?
Open an interactive chat with Bash
How do the route table configurations ensure that traffic is inspected before egressing to the internet?
Open an interactive chat with Bash
AWS Certified Solutions Architect Professional SAP-C02
Design for New Solutions
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access