A company is planning to connect multiple Amazon Virtual Private Clouds (VPCs) in their AWS environment. Which of the following statements correctly describe the features of AWS Transit Gateway and VPC Peering? (Select TWO.)
- AWS Transit Gateway acts as a centralized hub to connect multiple VPCs and on-premises networks.Answer
- VPC Peering establishes a direct point-to-point routing connection between two VPCs.Answer
- CVPC Peering is the recommended service to build a hub-and-spoke topology for connecting hundreds of VPCs.
- DVPC Peering supports transitive routing, allowing traffic to pass through an intermediate VPC to a third VPC.
- ESecurity Groups function as stateless firewalls that control traffic at the subnet level.
Answer
AWS Transit Gateway acts as a centralized hub to connect multiple VPCs and on-premises networks, and VPC Peering establishes a direct point-to-point routing connection between two VPCs.
The correct statements identify that AWS Transit Gateway simplifies multi-VPC networks by acting as a central hub, while VPC Peering provides direct, point-to-point connectivity between pairs of VPCs.
Step-by-Step Solution
Key Concept
VPC Peering vs. AWS Transit Gateway connectivity characteristics