Professional-Cloud-Developer Exam Question 11
Your code is running on Cloud Functions in projectA . It is supposed to write an object in a Cloud Storage bucket owned by project B.
However, the write call is failing with the error "403 Forbidden".
What should you do to correct the problem?
However, the write call is failing with the error "403 Forbidden".
What should you do to correct the problem?
Professional-Cloud-Developer Exam Question 12
You are planning to migrate a MySQL database to the managed Cloud SQL database for Google Cloud. You have Compute Engine virtual machine instances that will connect with this Cloud SQL instance. You do not want to whitelist IPs for the Compute Engine instances to be able to access Cloud SQL.
What should you do?
What should you do?
Professional-Cloud-Developer Exam Question 13
Your teammate has asked you to review the code below. Its purpose is to efficiently add a large number of small rows to a BigQuery table.

Which improvement should you suggest your teammate make?

Which improvement should you suggest your teammate make?
Professional-Cloud-Developer Exam Question 14
Which service should HipLocal use for their public APIs?
Professional-Cloud-Developer Exam Question 15
You are using Cloud Build build to promote a Docker image to Development, Test, and Production environments. You need to ensure that the same Docker image is deployed to each of these environments. How should you identify the Docker image in your build?
