Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should you design a network topology to enable efficient and cost-effective communication between workloads for end users located near us-east1 and europe-west1?
us-east1
europe-west1
A
Create 2 VPCs, each with their own regions and individual subnets. Create 2 VPN gateways to establish connectivity between these regions.
B
Create 2 VPCs, each with their own region and individual subnets. Use external IP addresses on the instances to establish connectivity between these regions.
C
Create 1 VPC with 2 regional subnets. Create a global load balancer to establish connectivity between the regions.
D
Create 1 VPC with 2 regional subnets. Deploy workloads in these subnets and have them communicate using private RFC1918 IP addresses.