GCP Professional Cloud Security Engineer Practice Question
Your organization has activated Security Command Center (SCC) Premium across all production projects. The incident-response playbook states: "When a new HIGH or CRITICAL SCC finding is generated, page the security on-call engineer and immediately tag every affected Compute Engine VM with label environment=quarantine." The entire workflow must complete within 30 seconds, require no per-project agents, and follow least-privilege principles. Which architecture best meets these requirements?
Deploy a Cloud Scheduler job that polls the SCC API every minute, writes all HIGH or CRITICAL findings to Cloud Storage, and triggers a Cloud Function via a Cloud Storage event to label the affected VMs and send an email alert.
Enable Eventarc to forward SCC findings to a Cloud Run service that adds the quarantine label and sends pager alerts by calling the Stackdriver Monitoring API.
Install an agent on every production VM that watches the local serial console for SCC findings, applies the label when needed, and writes a log entry that is relayed to PagerDuty through Pub/Sub.
Configure an organization-level SCC Pub/Sub notification for new findings; create a Cloud Function triggered by this topic that labels each listed VM with environment=quarantine using a least-privileged service account; create a log-based metric filtering findings with severity>=HIGH and a Cloud Monitoring alerting policy that pages the on-call team.
SCC can natively publish every new or updated finding to a Cloud Pub/Sub topic that you create at the organization level. A Cloud Function subscribed to that topic receives the finding payload in near real time (typically a few seconds), uses its minimal, purpose-built service account to call the Compute Engine API and add the quarantine label to the affected instances, and then exits. In parallel, you can create a log-based metric that counts findings with severity ≥ HIGH and an alerting policy that notifies the on-call paging system. This design relies only on managed, organization-level services-Pub/Sub, Cloud Functions, Cloud Logging, and Cloud Monitoring-so nothing has to be deployed inside individual projects, and end-to-end latency easily stays below 30 seconds. Other options either poll the SCC API (adding delay and operational overhead), require deploying extra agents into every project, or misuse services (for example, Eventarc does not accept SCC findings directly), so they do not satisfy the stated constraints.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Security Command Center (SCC) Premium in GCP?
Open an interactive chat with Bash
How does Pub/Sub enable automated workflows in GCP for security?
Open an interactive chat with Bash
Why is a least-privileged service account important in security architecture?
Open an interactive chat with Bash
How does Security Command Center (SCC) send findings to a Cloud Pub/Sub topic?
Open an interactive chat with Bash
What is a log-based metric, and how is it used in this architecture?
Open an interactive chat with Bash
Why is a least-privileged service account recommended for the Cloud Function?
Open an interactive chat with Bash
GCP Professional Cloud Security Engineer
Managing operations
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99 $11.99
$11.99/mo
Billed monthly, Cancel any time.
$19.99 after promotion ends
3 Month Pass
$44.99 $26.99
$8.99/mo
One time purchase of $26.99, Does not auto-renew.
$44.99 after promotion ends
Save $18!
MOST POPULAR
Annual Pass
$119.99 $71.99
$5.99/mo
One time purchase of $71.99, Does not auto-renew.
$119.99 after promotion ends
Save $48!
BEST DEAL
Lifetime Pass
$189.99 $113.99
One time purchase, Good for life.
Save $76!
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .