CompTIA Cloud+ (CV0-004) — Question 36

A cloud deployment uses three different VPCs. The subnets on each VPC need to communicate with the others over private channels. Which of the following will achieve this objective?

Answer options

Correct answer: B

Explanation

The correct answer is B, as creating peering connections allows for direct communication between the VPCs over private channels. The other options do not facilitate direct VPC communication: a load balancer (A) is not designed for VPC interconnectivity, BGP routes (C) require additional configurations and do not directly link VPCs, and identical routing tables (D) alone won't establish communication without peering.