AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 171

A company has agreed to collaborate with a partner for a research project. The company has multiple VPCs in the us-east-1 Region that use CIDR blocks within 10.10.0.0/16. The VPCs are connected by a transit gateway that is named TGW-C in us-east-1. TGW-C has an Autonomous System Number (ASN) configuration value of 64520.

The partner has multiple VPCs in us-east-1 that use CIDR blocks within 172.16.0.0/16. The VPCs are connected by a transit gateway that is named TGW-P in us-east-1. TGW-P has an ASN configuration value of 64530.

A network engineer needs to establish network connectivity between the company's VPCs and the partner's VPCs in us-east-1.

Which solution will meet these requirements with MINIMUM changes to both networks?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating a cross-account transit gateway peering attachment enables direct connectivity between TGW-C and TGW-P with minimal changes required to either network. Option A involves unnecessary complexity by creating a new VPC, while Option B adds an IPsec VPN, which is not needed for this scenario. Option D only shares TGW-C but does not establish the required connection to TGW-P.