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

A customer has set up multiple VPCs for Dev, Test, Prod, and Management. You need to set up AWS Direct Connect to enable data flow from on-premises to each VPC. The customer has monitoring software running in the Management VPC that collects metrics from the instances in all the other VPCs. Due to budget requirements, data transfer charges should be kept at minimum.
Which design should be recommended?

Answer options

Correct answer: D

Explanation

To enable on-premises access to all four VPCs, individual private VIFs are required because VPC peering does not support transitive routing from an external connection through a peered VPC. By establishing VPC peering between the Management VPC and the other VPCs, monitoring traffic remains within the AWS network at minimal cost, rather than routing out and back over the expensive Direct Connect link. This design successfully satisfies both the direct on-premises connectivity requirement and the goal of minimizing data transfer fees.