GCP Professional Cloud Security Engineer Practice Question

Your financial institution operates hundreds of Google Cloud projects under a single organization where Security Command Center (Premium) and Security Health Analytics are already enabled. Compliance now mandates that every Cloud Storage bucket created anywhere in the hierarchy carries a label key named "data-classification." The security team wants to define this control as code, manage it centrally at the organization level, assign a custom severity, and have any violations automatically surface on the Security Command Center Findings page. Which solution best satisfies these requirements while minimizing ongoing operational overhead?

  • Deploy Forseti Security with Config Validator in a central security project and write a Rego policy that detects buckets missing the label; forward Forseti findings to Pub/Sub and build a Cloud Monitoring dashboard for visibility.

  • Enable VPC Service Controls for Cloud Storage, add an access level rule that blocks bucket creation without the required label, and alert on Policy Denied audit logs when users attempt to create non-compliant buckets.

  • Configure a Cloud Asset Inventory feed to BigQuery for all bucket updates, schedule a SQL job that flags unlabeled buckets, and send Pub/Sub notifications that appear on a custom dashboard.

  • Create a Security Health Analytics custom module in YAML that uses a CEL condition to verify that resource.data.labels["data-classification"] exists, deploy the module at the organization level with gcloud scc custom-modules create, set an appropriate severity, and rely on SHA to generate findings in Security Command Center.

GCP Professional Cloud Security Engineer
Managing operations
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot