From the course: Databricks Certified Data Engineer Associate Cert Prep
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Applying object security
From the course: Databricks Certified Data Engineer Associate Cert Prep
Applying object security
- [Narrator] Applying object security best practices with the Unity Catalog system involves several characteristics. First, we have leveraging access control lists, or ACLs. ACLs allow granting or restricting access to specific users and groups on securable objects like tables, views, and more. They also provide fine-grain control so you can secure access to sensitive data, you can go beyond this by also having fine-grain access as well to objects. So you can have database schema level permissions, you can secure access to individual tables, pipelines, workflows, but only based on what is necessary for that task. And you can even control reading, writing, and permission selectively. Finally, it all wraps up into least privilege. The idea with least privilege is, only provide the minimum required access, don't give someone abilities that they don't need because this creates a security breach. For example, if someone only…
Contents
-
-
-
-
-
-
-
-
(Locked)
Unified data access with Unity Catalog2m 49s
-
(Locked)
Catalogs vs. metastores1m 48s
-
(Locked)
Unity Catalog quick start with Python3m 19s
-
(Locked)
Applying object security2m 5s
-
(Locked)
Best practices for catalogs2m
-
(Locked)
Best practices for connections1m 51s
-
(Locked)
Best practices for business units2m 33s
-
(Locked)