Hard1 markMultiple Choice
AWS SAP-C02 · Question 62 · Domain 1.1: Network Connectivity
An enterprise is designing a multi-account strategy using AWS Control Tower. They need to implement centralized egress to the internet for all member accounts to inspect traffic using a third-party firewall appliance. Which THREE architectural components are required? (Select THREE)
An enterprise is designing a multi-account strategy using AWS Control Tower. They need to implement centralized egress to the internet for all member accounts to inspect traffic using a third-party firewall appliance. Which THREE architectural components are required? (Select THREE)
Answer options:
A.
AWS Transit Gateway
B.
Gateway Load Balancer (GWLB)
C.
A dedicated Egress/Security VPC
D.
AWS Global Accelerator
E.
VPC Peering between all member accounts
F.
AWS Client VPN
How to approach this question
Identify the hub-and-spoke router (TGW), the appliance load balancer (GWLB), and the central location (Egress VPC).
Full Answer
Centralized egress requires an Egress VPC. AWS Transit Gateway routes traffic from all member VPCs to this Egress VPC. Within the Egress VPC, a Gateway Load Balancer (GWLB) distributes the traffic to a fleet of third-party firewall appliances for inspection before it goes to the internet.
Common mistakes
Choosing VPC Peering instead of Transit Gateway for a scalable multi-account architecture.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...Hard
Expert