QuestionQ217
Securing communications and establishing boundary protectionYou need to connect your organization's on-premises network to an existing Google Cloud environment that contains one Shared VPC with two subnets named Production and Non-Production. You must:
- Use a private transport link.
- Configure access to Google Cloud APIs through private API endpoints from on-premises environments.
- Ensure that Google Cloud APIs are consumed only through VPC Service Controls.
What should you do?
- 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.
Community Discussion