An enterprise needs to interconnect thirty virtual networks across multiple AWS accounts to enable communications between them. They also need to connect all these networks to their corporate office. To simplify management and avoid building a complex mesh of point-to-point paths, which two AWS networking options should they implement? (Select TWO.)
- AVPC Peering connections established between every pair of the thirty virtual networks.
- AWS Transit Gateway to act as a central hub for routing traffic between the networks.Cevap
- CSecurity Groups applied at the subnet level to route traffic between the virtual networks.
- AWS Site-to-Site VPN or AWS Direct Connect attached to the central transit gateway to connect the corporate office.Cevap
- EAWS CloudFormation templates deployed in each network to physically route the packets between subnets.
Cevap
To connect multiple virtual networks and an on-premises network while avoiding a complex mesh, the enterprise should implement AWS Transit Gateway as a central hub and connect the corporate office using AWS Site-to-Site VPN or AWS Direct Connect attached to that transit gateway.
The correct options are AWS Transit Gateway and using a VPN or Direct Connect attachment to that gateway. AWS Transit Gateway acts as a cloud router, simplifying network management by connecting multiple VPCs and on-premises networks to a single hub. Attaching the hybrid connection directly to the transit gateway allows the corporate office to reach all connected VPCs without needing individual tunnels to each network.
Adım Adım Çözüm
Anahtar Kavram
AWS Transit Gateway and hybrid cloud connectivity.