Google Cloud Professional Cloud Architect — Question 94

You want to establish a Compute Engine application in a single VPC across two regions. The application must communicate over VPN to an on-premises network.
How should you deploy the VPN?

Answer options

Correct answer: D

Explanation

The correct answer is D because deploying a Cloud VPN Gateway in each region allows for redundancy and ensures that there is continuous connectivity to the on-premises network. Other options are incorrect as VPC Network Peering (A) does not provide VPN capabilities, IAM and VPC Sharing (B) do not facilitate VPN connections, and a global Cloud VPN Gateway (C) is not suitable for regional deployments requiring direct tunnels.