nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #126

PROFESSIONAL-CLOUD-DEVELOPER Question #126: Real Exam Question with Answer & Explanation

The correct answer is D: Use Private Google Access. https://cloud.google.com/vpc/docs/private-google-access VM instances that only have internal IP addresses (no external IP addresses) can use Private Google Access. They can reach the external IP addresses of Google APIs and services. The source IP address of the packet can be the

Integrating Google Cloud services

Question

You recently developed an application. You need to call the Cloud Storage API from a Compute Engine instance that doesn't have a public IP address. What should you do?

Options

  • AUse Carrier Peering
  • BUse VPC Network Peering
  • CUse Shared VPC networks
  • DUse Private Google Access

Explanation

https://cloud.google.com/vpc/docs/private-google-access VM instances that only have internal IP addresses (no external IP addresses) can use Private Google Access. They can reach the external IP addresses of Google APIs and services. The source IP address of the packet can be the primary internal IP address of the network interface or an address in an alias IP range that is assigned to the interface. If you disable Private Google Access, the VM instances can no longer reach Google APIs and services; they can only send traffic within the VPC network.

Topics

#Compute Engine#Cloud Storage#Private Google Access#Networking

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions