Courseiva

Google PCA Practice Question: Managing and Provisioning a Solution Infrastructure

An organization requires that only container images signed by a trusted authority can be deployed on Google Kubernetes Engine (GKE). Which Google Cloud service should they implement?

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

Binary Authorization

Binary Authorization enforces deploy-time policies based on attestations from trusted authorities. It ensures only signed images are deployed to GKE. Artifact Registry stores images, Secret Manager manages secrets, and Cloud Deploy handles deployments but does not enforce image signing.

Answer analysis

Option-by-option breakdown

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

  • Artifact Registry

    Why it's wrong here

    Artifact Registry stores images but does not enforce signing policies.

  • Binary Authorization

    Why this is correct

    Binary Authorization ensures only signed images are deployed by integrating with attestors and admission controllers.

  • Secret Manager

    Why it's wrong here

    Secret Manager manages secrets like API keys, not image signing policies.

  • Cloud Deploy

    Why it's wrong here

    Cloud Deploy automates deployments but does not enforce image signing itself.

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.