A company has three separate Amazon VPCs in the same AWS Region and wants to establish direct network connectivity between all of them. To keep the configuration simple and avoid managing multiple individual connections, which AWS networking service should they use as a central routing hub?
- AVPC Peering
- AWS Transit GatewayAnswer
- CSecurity Group
- DAvailability Zone
Answer
AWS Transit Gateway is the correct service because it acts as a central hub to connect multiple VPCs and on-premises networks, simplifying routing management compared to point-to-point connections.
AWS Transit Gateway acts as a centralized cloud router that simplifies connectivity by connecting multiple VPCs and on-premises networks in a hub-and-spoke topology. This removes the administrative overhead of managing many individual point-to-point peering connections.
Step-by-Step Solution
Key Concept
AWS Transit Gateway simplifies multi-VPC and hybrid network connectivity by acting as a central routing hub.