
Answer-first summary for fast verification
Answer: Database, Schema, Table, and Data Location
In Unity Catalog, the securables Database, Schema, Table, and Data Location are essential for implementing comprehensive data governance policies. Database and Schema securables allow for hierarchical organization of data assets, facilitating role-based access control. Table securable enables fine-grained access control at the table level, and Data Location securable is crucial for enforcing data residency requirements by controlling access based on the physical location of data. This combination is particularly relevant for GDPR compliance, where controlling access to data based on its location is a key requirement.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In Azure Databricks, Unity Catalog is a critical component for data governance, providing a unified metadata layer for managing data assets. Considering a scenario where an organization is migrating to Azure Databricks and needs to implement strict data governance policies to comply with GDPR, identify the different types of securables in Unity Catalog that would be most relevant for setting up these policies. The organization is particularly concerned with ensuring that data access is controlled at various levels, including the physical location of data to comply with data residency requirements. Choose the option that best describes the securables relevant for this scenario. (Choose one correct answer)
A
Database, Schema, Table, and Data Location
B
Database, Schema, Table, and Data Format
C
Database, Schema, Table, and Data Type
D
Database, Schema, Table, and Data Source
No comments yet.