Google
ASSOCIATE-CLOUD-ENGINEER · Question #31
You are given a project with a single virtual private cloud (VPC) and a single subnetwork in the us-central1 region. There is a Compute Engine instance hosting an application in this subnetwork. You n
The correct answer is A. 1. Create a subnetwork in the same VPC, in europe-west1.. Cloud VPN is used when connecting on-premise infrastrucutre to the cloud. In this case creating a new subnet in a new region, and using the internal IP to communicate is sufficient enough to fulfillthe requirements.
Submitted by luis.pe· Mar 30, 2026Planning and configuring a cloud solution
Question
You are given a project with a single virtual private cloud (VPC) and a single subnetwork in the us-central1 region. There is a Compute Engine instance hosting an application in this subnetwork. You need to deploy a new instance in the same project in the europe-west1 region. This new instance needs access to the application. You want to follow Google-recommended practices. What should you do?
Options
- A
- Create a subnetwork in the same VPC, in europe-west1.
- B
- Create a VPC and a subnetwork in europe-west1.
- C
- Create a subnetwork in the same VPC, in europe-west1.
- D
- Create a VPC and a subnetwork in europe-west1.
How the community answered
(53 responses)- A72% (38)
- B9% (5)
- C4% (2)
- D15% (8)
Explanation
Cloud VPN is used when connecting on-premise infrastrucutre to the cloud. In this case creating a new subnet in a new region, and using the internal IP to communicate is sufficient enough to fulfillthe requirements.
Topics
#VPC#subnets#cross-region networking#internal IP
Community Discussion
No community discussion yet for this question.