Recall & Review
beginner
What is a Shared VPC in Google Cloud?
A Shared VPC lets multiple projects use the same Virtual Private Cloud network. This helps teams share resources securely while keeping control centralized.
Click to reveal answer
beginner
Who manages the Shared VPC host project?
The Shared VPC host project is managed by a central team or admin who controls the network and its settings. Other projects (service projects) use this network.
Click to reveal answer
intermediate
What is the difference between a host project and a service project in Shared VPC?
The host project owns the VPC network. Service projects use the network resources but do not own the network itself.
Click to reveal answer
intermediate
Why use Shared VPC instead of separate VPCs for each project?
Shared VPC allows better security and easier management by centralizing network control. It avoids complex peering and reduces network fragmentation.
Click to reveal answer
intermediate
How do service projects access resources in a Shared VPC?
Service projects use IAM permissions to attach to the Shared VPC network and can create resources like VM instances that use the shared network.
Click to reveal answer
What role does the host project play in a Shared VPC setup?
✗ Incorrect
The host project owns and manages the VPC network that other service projects use.
Which of the following is a benefit of using Shared VPC?
✗ Incorrect
Shared VPC allows centralized network management, improving security and control.
Can a service project create its own VPC network when using Shared VPC?
✗ Incorrect
Service projects use the host project's VPC network and do not create their own.
What must be granted to a service project to use a Shared VPC network?
✗ Incorrect
Service projects need IAM permissions to attach and use the Shared VPC network.
Which statement about Shared VPC is FALSE?
✗ Incorrect
Service projects do not manage the VPC network settings; only the host project does.
Explain the roles of host and service projects in a Shared VPC setup.
Think about who controls the network and who uses it.
You got /3 concepts.
Describe the main benefits of using Shared VPC in Google Cloud.
Consider how Shared VPC helps teams work together safely.
You got /4 concepts.