AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 293

You have 3 VPCs that need to be able to pass traffic. In what two ways can you achieve this? (Choose two.)

Answer options

Correct answer: A, D

Explanation

AWS VPC peering does not support transitive routing, meaning you cannot route traffic through an intermediate VPC to reach a destination VPC; therefore, a full-mesh peering configuration is required to connect all three. Alternatively, establishing VPN connections between the VPCs and updating the routing tables is another valid method to allow traffic flow. Transitive peering is fundamentally unsupported by AWS, and support cannot enable it manually.