A multinational enterprise wants to implement real-time security threat detection and automated monitoring across its entire Google Cloud resource hierarchy. The security team needs to detect misconfigurations and suspicious activity (such as malware or unauthorized access) at scale without deploying or managing agents on individual virtual machines. Additionally, high-severity findings must trigger immediate notifications to an automated ticketing system. Which native Google Cloud architecture meets these requirements?
- Enable Security Command Center Premium at the organization level, utilize Built-in Services such as Event Threat Detection and Security Health Analytics, and configure Continuous Exports to a Cloud Pub/Sub topic for automated alerting.Cevap
- BGrant the primitive Owner IAM role to the security operations service account across all projects and configure custom Cloud Logging exclusion filters to monitor security audit events manually.
- CDeploy a custom monitoring agent script to every Compute Engine VM that grants the Service Account Admin role to the instance service account for reading system security logs and forwarding them directly to an external SIEM.
- DRely strictly on project-level IAM policy bindings to block unauthorized configuration changes, disabling all Data Access audit logs to prevent data exfiltration across organizational boundaries.
Cevap
Enable Security Command Center Premium at the organization level, utilize Built-in Services such as Event Threat Detection and Security Health Analytics, and configure Continuous Exports to a Cloud Pub/Sub topic for automated alerting.
Enabling Security Command Center (SCC) Premium at the organization tier delivers centralized, agentless threat detection (Event Threat Detection) and misconfiguration scanning (Security Health Analytics). Utilizing SCC's Continuous Export feature automatically streams finding notifications to a Cloud Pub/Sub topic, enabling real-time integration with automated ticketing and remediation pipelines.
Adım Adım Çözüm
Anahtar Kavram
Security Command Center Premium and Automated Finding Exports