Home › GCP Associate Cloud Engineer › cloudcomputing › gcpresources › An application needs to share a single VPC acros…
An application needs to share a single VPC across many projects so each team owns its own project but resources sit in one central network. Which feature solves this?
AVPC Network Peering between identical copies in each project
BCloud Load Balancing with multiple backend buckets
CCloud Interconnect with one circuit per project
DShared VPC (a host project shares its VPC subnets with service projects)
Answer & Solution
Correct answer: D. Shared VPC (a host project shares its VPC subnets with service projects)
Shared VPC is the canonical pattern: one host project owns the VPC; multiple service projects attach to its subnets and deploy resources there. Peering connects separate VPCs (useful for different orgs), Interconnect connects to on-prem, Load Balancing distributes traffic — none are shared-network architectures.
Related questions
Which Compute Engine option significantly reduces cost for fault-tolerant batch workloads A team needs to load 100 TB of on-premises data into Cloud Storage as quickly as possible,Which Google Cloud relational database service is globally distributed, strongly consistenWhich Google Cloud connectivity option provides a dedicated, low-latency, private network Which networking primitive on Google Cloud defines an isolated network space where you creWithin a Compute Engine managed instance group (MIG) configured for autoscaling, what happWhich Cloud Storage class is designed for data accessed less than once per year, with the A team needs serverless container execution that auto-scales to zero when idle and scales