Courseiva

PCSE Practice Question: Configuring Access Within a Cloud Solution Environment

A company wants to enforce that all new projects have a specific set of tags to track cost centers. Which Google Cloud feature 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

Create an organization policy with a custom constraint to require tags

Organization policies can enforce constraints on resources. However, tags are not enforced by organization policies. Instead, you can use the Resource Manager with organization policies to require tags, but there is no built-in constraint for tags. Alternatively, you can use a custom constraint to require tags. The simplest approach is to use the `constraints/resourcemanager.tags` constraint or a custom constraint. But the question is about enforcing tags; the Organization Policy Service is the tool to set constraints.

Answer analysis

Option-by-option breakdown

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

  • Configure a Cloud Function to delete projects without tags

    Why it's wrong here

    This is reactive and not enforcement; also, deleting projects is not ideal.

  • Use IAM roles to restrict project creation to users who promise to add tags

    Why it's wrong here

    No enforcement; this relies on trust.

  • Create an organization policy with a custom constraint to require tags

    Why this is correct

    Custom constraints allow you to enforce policies like requiring specific tags on resources.

  • Use Cloud Asset Inventory to monitor tags

    Why it's wrong here

    Cloud Asset Inventory is for asset discovery and monitoring, not enforcement.

About these practice questions

Courseiva writes every PCSE question from scratch — 960 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 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.