A company wants to interconnect multiple Virtual Private Clouds (VPCs) and on-premises networks using a single central hub, rather than managing multiple point-to-point connections. Which AWS service should the company use to meet this requirement?
- AWS Transit GatewayAnswer
- BVPC Peering
- CSecurity Groups
- DNetwork Access Control Lists
Answer
AWS Transit Gateway
AWS Transit Gateway acts as a cloud router, enabling customers to connect their VPCs and on-premises networks to a single, centrally managed hub. This significantly reduces the operational overhead of managing multiple individual VPC Peering connections and VPN links.
Step-by-Step Solution
Key Concept
Centralized network routing and transit management in AWS using Transit Gateway.
Estimated Time:45s