PSE-PRISMACLOUD · Question #77
Which Google Cloud Platform project shares its VPC networks with other projects?
The correct answer is B. Host project. In Google Cloud's Shared VPC architecture, the Host project is the one that owns and shares its VPC networks with other projects - it holds the network resources (subnets, firewall rules, routes) that other projects consume. Why the distractors are wrong: A. Service project…
Question
Which Google Cloud Platform project shares its VPC networks with other projects?
Options
- AService project
- BHost project
- CAdmin project
- DSubscribing project
How the community answered
(40 responses)- B95% (38)
- C3% (1)
- D3% (1)
Explanation
In Google Cloud's Shared VPC architecture, the Host project is the one that owns and shares its VPC networks with other projects - it holds the network resources (subnets, firewall rules, routes) that other projects consume.
Why the distractors are wrong:
- A. Service project - this is the consumer, not the sharer; service projects attach to the host project and use its shared networks but don't own them
- C. Admin project - not a real Shared VPC concept; "admin" describes a role (Shared VPC Admin), not a project type
- D. Subscribing project - not official GCP terminology; likely a plausible-sounding distractor based on the idea of "subscribing" to a network
Memory tip: Think of it as a hotel analogy - the Host project provides the infrastructure (the building/network), and Service projects are guests who check in and use it. The host owns, the service uses.
Topics
Community Discussion
No community discussion yet for this question.