Google Cloud Professional Cloud Security Engineer — Question 151

Your organization uses BigQuery to process highly sensitive, structured datasets. Following the “need to know” principle, you need to create the Identity and Access Management (IAM) design to meet the needs of these users:
• Business user: must access curated reports.
• Data engineer: must administrate the data lifecycle in the platform.
• Security operator: must review user activity on the data platform.

What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating curated tables in a separate dataset allows for controlled access and aligns with the needs of the business user. Option A does not restrict access appropriately, while B's row-level filtering is unnecessary for the data engineer's role, and D is inefficient for ongoing access to reports.