Your company is creating a new cloud-native Google Cloud organization. You expect this Google Cloud organization to first be used by a small number of departments and then expand to be used by a large number of departments. Each department has a large number of applications that range in size. You need to design the VPC network architecture. Your solution must minimize the amount of management required, while remaining flexible enough for development teams to quickly adapt to their evolving needs. What should you do?
- ACreate a separate VPC for each department, and connect the VPCs with VPC Network Peering. (correct answer)
- BCreate a separate VPC for each department. Use Private Service Connect to connect the VPCs.
- CCreate a separate VPC for each application. Use Private Service Connect to connect the VPCs.
- DCreate a separate VPC for each department, and connect the VPCs with Cloud VPN.
Reveal answer & explanationHide answer
The correct answer is A. Option A: Create a separate VPC for each department, and connect the VPCs with VPC Network Peering.
Explanation
A VPC provides a global, software-defined private network for your Google Cloud resources.