PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #69
Your team needs to configure their Google Cloud Platform (GCP) environment so they can centralize the control over networking resources like firewall rules, subnets, and routes. They also have an…
The correct answer is A. Shared VPC Network with a host project and service projects. Centralize network control: Use Shared VPC to connect to a common VPC network. Resources in those projects can communicate with each other securely and efficiently across project boundaries using internal IPs. You can manage shared network resources, such as subnets, routes…
Question
Options
- AShared VPC Network with a host project and service projects
- BGrant Compute Admin role to the networking team for each engineering project
- CVPC peering between all engineering projects using a hub and spoke model
- DCloud VPN Gateway between all engineering projects using a hub and spoke model
How the community answered
(22 responses)- A73% (16)
- B14% (3)
- C9% (2)
- D5% (1)
Explanation
Centralize network control: Use Shared VPC to connect to a common VPC network. Resources in those projects can communicate with each other securely and efficiently across project boundaries using internal IPs. You can manage shared network resources, such as subnets, routes, and firewalls, from a central host project, enabling you to apply and enforce consistent network policies across the https://cloud.google.com/docs/enterprise/best-practices-for-enterprise- organizations#centralize_network_control
Topics
Community Discussion
No community discussion yet for this question.