Courseiva

PCSE Practice Question: Managing Operations in a Cloud Solution Environment

A company runs containerized applications on GKE and uses Binary Authorization. They want to enforce that only images from a specific Artifact Registry repository can be deployed, and those images must be signed by a trusted attestor. Which THREE configurations are required?

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

Set up a Binary Authorization policy that requires attestation.

The three requirements: a Binary Authorization policy requiring attestation, an attestor (with note), and a policy constraint to restrict allowed registries.

Answer analysis

Option-by-option breakdown

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

  • Set up a Binary Authorization policy that requires attestation.

    Why this is correct

    This is the core policy to require signed images.

  • Create an attestation note and attestor in Binary Authorization.

    Why this is correct

    The attestor defines the signing authority.

  • Configure an Artifact Registry repository with a vulnerability scanning policy.

    Why it's wrong here

    Vulnerability scanning is separate from Binary Authorization.

  • Add a constraint to the GKE cluster's Binary Authorization policy that restricts the allowed registry to the specific Artifact Registry repository.

    Why this is correct

    This ensures only images from that registry are allowed.

  • Create a Cloud KMS key and an attestor in the same project as the repository.

    Why it's wrong here

    Attestor and key can be in different projects; not necessarily same project as repository.

About these practice questions

This PCSE question is part of Courseiva's 960-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 PCSE 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 PCSE exam.