You are planning a large application deployment in Google Cloud that includes on-premises connectivity. The application requires direct connectivity between workloads in all regions and on-premises locations without address translation, but all RFC 1918 ranges are already in use in the on-premises locations. What should you do?
- AUse multiple VPC networks with a transit network using VPC Network Peering.
- BUse overlapping RFC 1918 ranges with multiple isolated VPC networks.
- CUse overlapping RFC 1918 ranges with multiple isolated VPC networks and Cloud NAT.
- DUse non-RFC 1918 ranges with a single global VPC. (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: Use non-RFC 1918 ranges with a single global VPC.
Explanation
A VPC provides a global, software-defined private network for your Google Cloud resources.


