
Explanation:
B is correct because setting up Cloud VPN between the on-premises network and Google Cloud enables secure, private communication between on-premises workloads and GCP workloads using private IPs. Cloud VPN establishes an encrypted IPsec tunnel over the public internet, ensuring secure and private communication during the migration process.
As a Cloud Consultant planning a phased migration from on-premises to GCP for a large enterprise, ensuring workloads on GCP can communicate with on-premises workloads using private IPs during the migration is crucial. What is the recommended approach?
A
Configure VPC Network Peering for the VPC in Google Cloud.
B
Set up Cloud VPN between the on-premises network and Google Cloud.
C
Configure a Shared VPC with the VPC as a host in Google Cloud.
D
Create bastion hosts in both your on-premises environment and on Google Cloud, configuring them as proxy servers using their public IP addresses.
No comments yet.