You need to connect your on-premises network to an existing Google Cloud environment that has a Shared VPC with two subnets named `Production` and `Non-Production`. The solution must:
- Use a private transport link.
- Configure access to Google Cloud APIs through private endpoints from on-premises.
- Ensure Google Cloud APIs are only accessible via VPC Service Controls.
What should you do? | Google Professional Cloud Security Engineer Quiz - LeetQuiz
Google Professional Cloud Security Engineer
Get started today
Ultimate access to all questions.
Comments
Loading comments...
You need to connect your on-premises network to an existing Google Cloud environment that has a Shared VPC with two subnets named Production and Non-Production. The solution must:
Use a private transport link.
Configure access to Google Cloud APIs through private endpoints from on-premises.
Ensure Google Cloud APIs are only accessible via VPC Service Controls.
What should you do?
Exam-Like
A
Set up a Cloud VPN link between the on-premises environment and Google Cloud. 2. Configure private access using the restricted.googleapis.com domains in on-premises DNS configurations.
B
Set up a Partner Interconnect link between the on-premises environment and Google Cloud. 2. Configure private access using the private.googleapis.com domains in on-premises DNS configurations.
C
Set up a Direct Peering link between the on-premises environment and Google Cloud. 2. Configure private access for both VPC subnets.
D
Set up a Dedicated Interconnect link between the on-premises environment and Google Cloud. 2. Configure private access using the restricted.googleapis.com domains in on-premises DNS configurations.