CLOUD-DIGITAL-LEADER · Question #59
A partner of yours used to have their own private data center. Your company was already on Google Cloud and now they have also moved to Google Cloud. You are investigating whether there are ways to…
The correct answer is B. Use VPC Peering to share resources privately between your two organizations. VPC Network Peering allows internal IP address connectivity across two Virtual Private Cloud (VPC) networks regardless of whether they belong to the same project or the same organization. -> Shared VPC is only within an organization -it allows an organization to connect…
Question
A partner of yours used to have their own private data center. Your company was already on Google Cloud and now they have also moved to Google Cloud. You are investigating whether there are ways to collaborate better or shared services. What would be one good option to consider?
Options
- AUse Private Service Access within Google Cloud.
- BUse VPC Peering to share resources privately between your two organizations.
- CUse public IP addresses as before. It will automatically be routed internally only.
- DUse VPC Shared Networks to share common resources.
How the community answered
(30 responses)- A3% (1)
- B83% (25)
- C3% (1)
- D10% (3)
Explanation
VPC Network Peering allows internal IP address connectivity across two Virtual Private Cloud (VPC) networks regardless of whether they belong to the same project or the same organization. -> Shared VPC is only within an organization -it 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 using internal IPs from that network. -> Private Google Access is only to access Google APIs and services https://cloud.google.com/vpc/docs/vpc-peering https://cloud.google.com/vpc/docs/private-google-access https://cloud.google.com/vpc/docs/shared-vpc
Topics
Community Discussion
No community discussion yet for this question.