Intrigued by the art of cloud architecture? Discover how to design, develop, and manage robust, secure, scalable, and dynamic solutions on Google Cloud as you prepare for the Professional Cloud Architect exam!
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
Your enterprise organization consists of hundreds of Google Cloud projects organized within a folder hierarchy. Your security compliance team requires all Cloud Audit Logs across the entire resource hierarchy to be aggregated into a dedicated central logging project for long-term security analysis and auditing.
To control ingestion and storage costs, your team also needs to optimize log volume by sampling high-volume VPC Flow Logs at 50% and excluding low-severity development logs, while guaranteeing that critical security audit logs cannot be missed.
What should you configure to meet these requirements?
An aggregated log sink routes log entries from an organization, folder, or billing account (and all their child resources) to a centralized destination such as a dedicated Google Cloud project, Cloud Storage bucket, BigQuery dataset, or Pub/Sub topic. Exclusion filters specify which log entries to omit from ingestion into a sink's destination, preventing unwanted log volume and controlling costs.
logging.googleapis.com/projects/DESTINATION_PROJECT_ID).cloudaudit.googleapis.com), ensuring security compliance.sample function allows you to ingest only a percentage (e.g., 50%) of high-volume logs like VPC Flow Logs while filtering out non-critical debug or development entries.Aggregated sinks at the resource hierarchy parent node (organization or folder) provide unified governance and security oversight while leveraging native exclusion and sampling features to reduce data volume before incurring unnecessary destination charges.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.