Google Cloud Professional Data Engineer — Question 105

Data Analysts in your company have the Cloud IAM Owner role assigned to them in their projects to allow them to work with multiple GCP products in their projects. Your organization requires that all BigQuery data access logs be retained for 6 months. You need to ensure that only audit personnel in your company can access the data access logs for all projects. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because it utilizes an aggregated export sink to consolidate logs into a dedicated project, ensuring better management and security of audit logs. Options A and B do not provide adequate isolation for audit personnel, while C, although it creates a new project, does not use an aggregated sink to manage logs effectively.