Free Google Professional-Cloud-Developer Exam Actual Questions

The questions for Professional-Cloud-Developer were last updated On Dec 18, 2024

Question No. 1

You are developing an internal application that will allow employees to organize community events within your company. You deployed your application on a single Compute Engine instance. Your company uses Google Workspace (formerly G Suite), and you need to ensure that the company employees can authenticate to the application from anywhere. What should you do?

Show Answer Hide Answer
Question No. 2

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?

Show Answer Hide Answer
Correct Answer: D

Question No. 3

Which database should HipLocal use for storing user activity?

Show Answer Hide Answer
Correct Answer: A

Question No. 4

You are supporting a business-critical application in production deployed on Cloud Run. The application is reporting HTTP 500 errors that are affecting the usability of the application. You want to be alerted when the number of errors exceeds 15% of the requests within a specific time window. What should you do?

Show Answer Hide Answer
Correct Answer: B

Question No. 5

You are tasked with using C++ to build and deploy a microservice for an application hosted on Google Cloud. The code needs to be containerized and use several custom software libraries that your team has built. You do not want to maintain the underlying infrastructure of the application How should you deploy the microservice?

Show Answer Hide Answer
Correct Answer: B