
Ultimate access to all questions.
In the context of implementing data governance within a Databricks environment to ensure compliance with data protection regulations and proper data access control, consider the following scenario: Your organization is subject to strict data protection regulations and requires a scalable solution that minimizes administrative overhead while ensuring that sensitive data is only accessible to authorized personnel. Which of the following approaches BEST meets these requirements? Choose one option.
A
Providing full access to all datasets for all users and conducting semi-annual access reviews to adjust permissions as needed.
B
Creating a unified data view for all users with dynamic data masking applied to sensitive fields, without implementing role-based access controls.
C
Implementing role-based access control (RBAC) with dynamic views to restrict data access based on user roles, coupled with regular audits of access patterns and logs to detect and address unauthorized access.
D
Encrypting all sensitive data at rest and in transit, and distributing decryption keys to users based on their department, without implementing access controls or audits.