Courseiva

Google PCA Practice Question: Managing and Provisioning a Solution Infrastructure

A developer needs to store a database password securely and access it from a Cloud Run service. Which Google Cloud service should they use?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Secret Manager

Secret Manager securely stores secrets like passwords, API keys, and certificates. It integrates with Cloud Run via volume mounts or environment variables.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Cloud Storage

    Why it's wrong here

    Cloud Storage is not designed for secret management; it lacks versioning and IAM for secrets.

  • Firestore

    Why it's wrong here

    Firestore is a database, not a secrets manager.

  • Secret Manager

    Why this is correct

    Secret Manager is designed for storing secrets with versioning and IAM.

  • Cloud KMS

    Why it's wrong here

    Cloud KMS is for encryption keys, not secrets storage.

About these practice questions

This PCA question is part of Courseiva's 955-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PCA practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCA exam.