Professional Cloud Security Engineer
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.
A security engineer is designing a centralized logging and compliance architecture across a multi-project Google Cloud organization. The architecture must satisfy the following technical and operational requirements:
DATA_READ and DATA_WRITE audit logs from specific automated batch service accounts from being generated at the source in Cloud Bigtable._Default log buckets.Which combination of actions should the security engineer implement?
_Default log sinks in the child projects._Default bucket creation across child projects.DATA_READ and DATA_WRITE log entries matching the automated service accounts._Required log sink in each project to drop duplicate Admin Activity logs.compute.disableNestedVirtualization organization policy to generate VPC Flow Logs._Required log bucket across all projects to prevent duplicate audit logging.This architecture establishes an enterprise-wide, centralized log aggregation pipeline using organization-level aggregated sinks, granular IAM Data Access audit policies, and Log Router exclusions to capture critical security telemetry while optimizing costs and operational overhead.
--include-children automatically collects log entries from all current and future child projects and folders. Routing these logs to a central log bucket with a custom retention period of 365 days satisfies regulatory and auditing requirements.DATA_READ and DATA_WRITE logs from being generated by the underlying storage service in the first place, eliminating processing load and API quotas at the source._Default sinks (or utilizing an intercepting aggregated sink) stops child projects from duplicating log storage in their local _Default buckets.This approach avoids unnecessary log generation overhead at the source, eliminates duplicate billing, and guarantees end-to-end security visibility across authentication delegation and data access.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Still curious? Scout, our AI tutor, can explain this concept further and answer your follow-up questions.