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

You are your company's AWS cloud architect. You have created a VPC topology that consists of 3 VPCs. You have a centralised VPC (VPC-Shared) that provides shared services to the remaining 2 departmental dedicated VPCs (VPC-Dept1 and VPC-Dept2). The centralised VPC is VPC peered to both of the departmental VPCs, that is a VPC peering connection exists between VPC-Shared and VPC-Dept1, and a VPC peering connection exists between VPC-Shared and VPC-Dept2.
Select the correct option from the list below.

Answer options

Correct answer: B

Explanation

Option B is correct because VPC peering allows for bi-directional communication between the VPCs, assuming that the necessary routes and security groups are configured correctly. The other options incorrectly state limitations on communication direction or imply that additional flags need to be set for communication to occur, which is not accurate for VPC peering.