Google Cloud Professional Cloud Network Engineer — Question 7

Your end users are located in close proximity to us-east1 and europe-west1. Their workloads need to communicate with each other. You want to minimize cost and increase network efficiency.
How should you design this topology?

Answer options

Correct answer: D

Explanation

The correct answer is D because using a single VPC with regional subnets allows workloads to communicate efficiently using private RFC1918 IP addresses, minimizing costs. Options A and B introduce unnecessary complexity and potential costs with VPN gateways and external IPs. Option C, while having a global load balancer, does not provide the most efficient or cost-effective solution for inter-region communication.