nerdexam
Google

PROFESSIONAL-CLOUD-NETWORK-ENGINEER · Question #232

Your organization has approximately 100 teams that need to manage their own environments. A central team must manage the network. You need to design a landing zone that provides separate projects for

The correct answer is B. Configure a Shared VPC, and create a VPC network in the host project.. To design a scalable landing zone for a large organization with centralized network management and separate environments for 100 teams, a Shared VPC is the most appropriate solution. Here's 1. Shared VPC architecture: - A host project contains the centrally managed VPC network. -

Submitted by emma.c· Apr 18, 2026Designing, planning, and prototyping a Google Cloud network

Question

Your organization has approximately 100 teams that need to manage their own environments. A central team must manage the network. You need to design a landing zone that provides separate projects for each team. You must also make sure the solution can scale. What should you do?

Options

  • AConfigure Policy-based Routing for each team.
  • BConfigure a Shared VPC, and create a VPC network in the host project.
  • CConfigure VPC Network Peering, and peer one of the VPC's to the service project.
  • DConfigure a Shared VPC, and create a VPC network in the service project.

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    77% (24)
  • C
    13% (4)
  • D
    3% (1)

Explanation

To design a scalable landing zone for a large organization with centralized network management and separate environments for 100 teams, a Shared VPC is the most appropriate solution. Here's 1. Shared VPC architecture: - A host project contains the centrally managed VPC network. - Service projects are created for each team. These projects attach to the Shared VPC in the host project, enabling the teams to use shared networking resources. 2. Centralized network management: - The central team retains full control over networking resources in the host project, including subnets, firewall rules, and routes. - Teams in service projects can deploy and manage their resources (e.g., VMs) while inheriting the centrally managed network configuration. - Shared VPCs are designed to support multiple service projects, making this solution ideal for an organization with approximately 100 teams. - Teams are isolated in their own projects, providing logical separation and better resource 4. Best practices alignment: - This approach aligns with Google Cloud's best practices for large-scale organizations, ensuring security, scalability, and operational efficiency.

Topics

#Shared VPC#Landing Zone#Network Design#Multi-project Architecture

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-NETWORK-ENGINEER Practice