PROFESSIONAL-CLOUD-NETWORK-ENGINEER · Question #40
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…
The correct answer is D. Create 1 VPC with 2 regional subnets. We create one VPC network in auto mode that creates one subnet in each Google Cloud region So, region us-east1 and europe-west1 are in the same network and they can communicate using their internal IP address even though they are in different Regions. They take advantage of…
Question
Options
- ACreate 2 VPCs, each with their own regions and individual subnets.
- BCreate 2 VPCs, each with their own region and individual subnets.
- CCreate 1 VPC with 2 regional subnets.
- DCreate 1 VPC with 2 regional subnets.
How the community answered
(38 responses)- A5% (2)
- B16% (6)
- C8% (3)
- D71% (27)
Explanation
We create one VPC network in auto mode that creates one subnet in each Google Cloud region So, region us-east1 and europe-west1 are in the same network and they can communicate using their internal IP address even though they are in different Regions. They take advantage of Google's global fiber network. https://cloud.google.com/vpc/docs/using-vpc#create-auto-network
Topics
Community Discussion
No community discussion yet for this question.