QuestionQ263

Integrating applications with Google Cloud services

You recently built an application. You must call the Cloud Storage API from a Compute Engine instance that has no public IP address. What should you do?

  • A Use Carrier Peering
  • B Use VPC Network Peering
  • C Use Shared VPC networks
  • D Use Private Google Access
Explanation

Private Google Access lets Compute Engine VMs that have only internal IP addresses reach Google APIs and services, including Cloud Storage, when it is enabled on the VM’s subnet.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!