ASSOCIATE-CLOUD-ENGINEER · Question #375
You are planning to migrate your on-premises VMs to Google Cloud. You need to set up a landing zone in Google Cloud before migrating the VMs. You must ensure that all VMs in your production…
The correct answer is D. Create a host VPC project with each production project as its service project. Apply hierarchical. Shared VPC (host and service projects) is the Google-recommended practice for enabling centralized network management while allowing production workloads to run in separate projects. It enables VMs to communicate via private IPs across projects. Hierarchical firewall policies…
Question
Options
- ACreate individual VPCs per Google Cloud project. Peer all the VPCs together. Apply organization
- BCreate individual VPCs for each Google Cloud project. Peer all the VPCs together. Apply
- CCreate a host VPC project with each production project as its service project. Apply organization
- DCreate a host VPC project with each production project as its service project. Apply hierarchical
How the community answered
(34 responses)- A26% (9)
- B6% (2)
- C9% (3)
- D59% (20)
Explanation
Shared VPC (host and service projects) is the Google-recommended practice for enabling centralized network management while allowing production workloads to run in separate projects. It enables VMs to communicate via private IPs across projects. Hierarchical firewall policies allow you to define and enforce organization-wide security rules (like allowing specific TCP ports) at the organization or folder level, minimizing repetitive configuration and improving security posture. This architecture is cost-effective and supports scalable, secure, and centralized operations.
Topics
Community Discussion
No community discussion yet for this question.