0
0
GCPcloud~5 mins

Shared VPC concept in GCP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
AManages billing for all projects
BUses the network but does not manage it
COwns and manages the VPC network
DCreates service accounts for other projects
Which of the following is a benefit of using Shared VPC?
AEach project has its own isolated network
BCentralized network management
CNo need for IAM permissions
DAutomatic billing separation
Can a service project create its own VPC network when using Shared VPC?
ANo, it uses the host project's network
BOnly if it has billing permissions
CYes, always
DOnly for private networks
What must be granted to a service project to use a Shared VPC network?
ANo permissions needed
BBilling admin role
COwner role on the host project
DIAM permissions to attach to the host network
Which statement about Shared VPC is FALSE?
AService projects manage the VPC network settings
BIt allows multiple projects to share one VPC network
CIt requires a host project to own the network
DIt improves network security and management
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.