
Databricks Certified Data Engineer - Professional
Get started today
Ultimate access to all questions.
As a data engineer responsible for implementing data governance in a Databricks environment within Microsoft Azure, you are tasked with ensuring proper access control and data security while considering cost, compliance, and scalability. Which of the following strategies should you adopt to best meet these requirements? (Choose one correct option)
As a data engineer responsible for implementing data governance in a Databricks environment within Microsoft Azure, you are tasked with ensuring proper access control and data security while considering cost, compliance, and scalability. Which of the following strategies should you adopt to best meet these requirements? (Choose one correct option)
Explanation:
Option C is the correct answer because it addresses the need for proper access control and data security in a Databricks environment by implementing role-based access control (RBAC) through dynamic views. This approach ensures that users only have access to the data they are authorized to see, which is crucial for compliance and security. Additionally, RBAC is scalable and can be cost-effectively managed, making it the best practice for data governance in this scenario. Options A, B, and D either neglect the importance of access control or fail to provide a balanced solution that considers both security and scalability.