GCP Professional Cloud Security Engineer Practice Question

Your organization aggregates all Admin Activity and Policy Denied Cloud Audit Logs from every project into an organization-level log bucket called sec-audit. Security operations must be paged whenever a new Policy Denied entry whose status.message contains IAM_POLICY_DENIED is written to that bucket. They want to minimize additional Monitoring time-series and ensure only one notification is sent if several matching entries arrive within the same 30-minute window. Which approach best satisfies these requirements?

  • Create an organization-level counter logs-based metric with the same filter, then build a Cloud Monitoring alert policy that fires when the metric's value exceeds zero during a 5-minute window.

  • Define an organization-level logs-based alert that uses an advanced filter on logName:"cloudaudit.googleapis.com%2Fpolicy" AND status.message="IAM_POLICY_DENIED"; set the alert's notification rate limit to 30 minutes and attach the PagerDuty notification channel.

  • Enable Event Threat Detection in Security Command Center and configure finding notifications to send PagerDuty incidents when any access-denied threat is detected.

  • Add a log sink that exports the IAM_POLICY_DENIED entries to Pub/Sub; trigger a Cloud Function that calls the Cloud Monitoring Events API to open an incident and uses Cloud Tasks to deduplicate alerts for 30 minutes.

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