Shared VPC
- Anand Nerurkar
- Sep 15, 2023
- 1 min read
Shared VPC allows an organization to connect resources from multiple projects to a common Virtual Private Cloud (VPC) network so that they can communicate with each other securely and efficiently by using internal IP addresses from that network.
When you create Shared VPC, you are creating a central place for the network,subnet,firewall and sharing it with others.
When you use Shared VPC, you designate a project as a host project and attach one or more other service projects to it. The VPC networks in the host project are called Shared VPC networks.






Please note down to create shared VPC , organization must exist

create new project

Permission needed marked yellow
===

select your shaed vpc project that will be host project

goto VPC Network-shared vpc

create VPC Network




create service1 project

create service project2






create firewall rules





select service project 1,will show shared vpc nw and subnet where we can create vm.

goto compute engine-vm instance-create instance


Comments