Courseiva
Designing for Security and CompliancemediumMultiple SelectObjective-mapped

Google PCA Designing for Security and Compliance Practice Question

A company needs to allow a third-party auditor to view all Compute Engine resources in a project but not allow any modifications. The auditor must not have access to any other services. Which THREE steps should be taken?

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

Grant the 'Compute Viewer' role (roles/compute.viewer)

The correct IAM role is Compute Viewer. To restrict access to only Compute Engine, do not grant other roles. The viewer role should be assigned at the project level to cover all Compute resources.

Answer analysis

Option-by-option breakdown

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

  • Grant the 'Viewer' primitive role (roles/viewer)

    Why it's wrong here

    Viewer primitive role grants read access to all services, not just Compute Engine.

  • Grant the 'Compute Viewer' role (roles/compute.viewer)

    Why this is correct

    Compute Viewer provides read-only access to Compute Engine resources.

  • Ensure no other IAM roles are granted to the auditor

    Why this is correct

    Granting only Compute Viewer prevents access to other services.

  • Assign the role at the project level

    Why this is correct

    Project-level assignment applies to all Compute Engine resources in that project.

  • Assign the role at the resource (VM) level

    Why it's wrong here

    Resource-level would require assigning to each VM individually, inefficient.

About these practice questions

Courseiva writes every PCA question from scratch — 955 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.