LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Advanced Networking - Specialty

AWS Certified Advanced Networking - Specialty

Get started today

Ultimate access to all questions.


A company and its partner are collaborating on a research project, each with multiple VPCs in the us-east-1 Region. The company's VPCs use CIDR blocks within 10.10.0.0/16 and are connected via a transit gateway named TGW-C (ASN 64520). The partner's VPCs use CIDR blocks within 172.16.0.0/16 and are connected via a transit gateway named TGW-P (ASN 64530).

What solution will enable network connectivity between the company's and partner's VPCs in us-east-1 with the MINIMUM changes to both networks?

Exam-Like



Explanation:

To establish network connectivity between the company's VPCs and the partner's VPCs in us-east-1 with minimal changes to both networks, the most efficient solution is to configure a cross-account transit gateway peering attachment between TGW-C and TGW-P. This approach allows for direct routing between the transit gateways without the need for additional VPCs, routers, or VPN connections. It leverages the existing transit gateway infrastructure and requires only the creation of a peering attachment and the necessary routing configurations. This method is less complex and more scalable than deploying new resources or setting up VPN connections, making it the optimal choice for this scenario.

Powered ByGPT-5