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.
An enterprise is designing a compliance and auditing architecture across its Google Cloud organization while optimizing Cloud Logging storage and ingestion costs. The security operations team has established the following requirements:
_Default log bucket.Which combination of audit log configurations and IAM roles should you implement?
Cloud Audit Logs provide visibility into actions executed across Google Cloud environments by answering "Who did what, where, and when?". Admin Activity logs capture configuration and metadata writes (ADMIN_WRITE), while System Event logs record automated actions taken by Google Cloud systems that alter resource states. Data Access audit logs capture metadata reads (ADMIN_READ), data reads (DATA_READ), and data writes (DATA_WRITE). The Private Logs Viewer (roles/logging.privateLogViewer) role provides permission to read all log types including sensitive Data Access logs in the _Default log bucket.
DATA_READ and DATA_WRITE) only for services hosting sensitive data fulfills the auditing requirement while controlling storage spend.roles/logging.privateLogViewer grants auditors access to view Admin Activity, System Event, Policy Denied, and Data Access audit logs located in the _Default bucket.This architecture accurately leverages default log generation for control plane events, targets high-volume Data Access logging selectively to optimize costs, and uses the correct IAM role needed to inspect private data logs in the default storage bucket.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.