
Answer-first summary for fast verification
Answer: Set up Cloud VPN between the infrastructure on-premises and Google Cloud.
The correct answer is D: Set up Cloud VPN between the infrastructure on-premises and Google Cloud. This is because Cloud VPN provides a secure, private tunnel to transfer data between on-premises infrastructure and Google Cloud. This allows workloads on Google Cloud to communicate with workloads on-premises over private IP addresses, meeting the requirement of direct communication using a private IP range. Other options like Shared VPC and VPC Network Peering do not facilitate the required connection between on-premises and Google Cloud. Bastion hosts using public IP addresses also do not satisfy the requirement of private IP communication.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company currently operates its infrastructure on-premises, with all machines functioning at full capacity. Due to this limitation, you are looking to extend or "burst" your workloads into Google Cloud to handle additional demand. The primary requirement for this setup is that the workloads running on Google Cloud must be able to directly communicate with the on-premises workloads using a private IP range. What steps should you take to achieve this?
A
In Google Cloud, configure the VPC as a host for Shared VPC.
B
In Google Cloud, configure the VPC for VPC Network Peering.
C
Create bastion hosts both in your on-premises environment and on Google Cloud. Configure both as proxy servers using their public IP addresses.
D
Set up Cloud VPN between the infrastructure on-premises and Google Cloud.
No comments yet.