☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Professional Cloud DevOps Engineer Exam

202 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 150 of 202

Single answer

You are deploying an application to Cloud Run. The application requires a password to start. Your organization requires that all passwords are rotated every 24 hours, and your application must have the latest password. You need to deploy the application with no downtime. What should you do?

A

A. Store the password in Secret Manager and send the secret to the application by using environment variables.

B

B. Store the password in Secret Manager and mount the secret as a volume within the application.

C

C. Use Cloud Build to add your password into the application container at build time. Ensure that Artifact Registry is secured from public access.

D

D. Store the password directly in the code. Use Cloud Build to rebuild and deploy the application each time the password changes.

Correct Answer: A

<p>B. Store the password in Secret Manager and mount the secret as a volume within the application.</p>

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 202 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.