Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should you set up the networking when migrating an on-premises application to Compute Engine and Cloud SQL, with the application VMs in one project and the Cloud SQL instances in a separate project?
A
Create a new VPC network in each project, and use VPC Network Peering to connect the two together.
B
Create a Shared VPC that both the application VMs and Cloud SQL instances will use.
C
Use the default networks, and leverage Cloud VPN to connect the two together.
D
Place both the application VMs and the Cloud SQL instances in the default network of each project.