A cloud architect needs to simplify the network architecture of a large enterprise that has deployed applications across many AWS accounts and Virtual Private Clouds (VPCs). The enterprise wants to route traffic dynamically between these networks and their on-premises data centers without managing a mesh of individual connections. Which service should the architect recommend to solve this requirement?
- AVPC Peering
- BSecurity Groups
- AWS Transit GatewayAnswer
- DAWS Organizations
Answer
AWS Transit Gateway
AWS Transit Gateway functions as a cloud router to connect VPCs and on-premises networks in a hub-and-spoke topology. This eliminates the operational overhead of managing a mesh of point-to-point connections.
Step-by-Step Solution
Key Concept
AWS Transit Gateway serves as a centralized hub to interconnect Virtual Private Clouds (VPCs) and on-premises networks, simplifying connectivity management at scale.