Skip to content

Data Ownership vs Data Governance

Prerequisites: Before using this walkthrough, please ensure that you’ve first completed Parts 1-5 of the POV Data Setup and the Schema Monitoring and Automatic Sensitive Data Discovery walkthrough.

Overview

If you’ve already completed the Separation of Policy Building from Data Tagging walkthrough, you’ve seen the power of separating duties (and knowledge). In short, when managing policy, there are many components, and it's best to put those that are experts in their domain in control of their domain.

This walkthrough takes this concept a step further by providing an overview of how you can avoid “god” users that control all and instead use a domain-focused approach where data owners control their own data sources with complete autonomy.

To do this with Immuta you simply remove GOVERNANCE permission from everyone; in doing so, Data Owners have complete autonomy over how their data is controlled because they can write their own policies, even global policies, that are restricted to only their data sources. (You may have noticed this referenced multiple times in the Assumptions section of the walkthroughs.)

Business Value

As with most features we’ve discussed in this guide, this is an optional approach that can be taken to optimize scalability and avoid costly policy mistakes by separating controls to who knows best.

Because of this, the business reaps

  • Increased revenue: accelerate data access / time-to-data, policy building is optimized by those who know it best.
  • Decreased cost: operating efficiently at scale, everything happens faster because experts of their domain are in charge.
  • Decreased risk: putting experts in charge of their domain reduces risks and mistakes by avoiding go-betweens and also aligns with many extraterritorial regulations.

Building a global policy as a Data Owner

Assumptions: Your user has the following permissions in Immuta (note you should have these by default if you were the initial user on the Immuta installation):

  • “Data Owner” of the registered tables (you likely are the Data Owner and have GOVERNANCE permission).

In this walkthrough, we are going to make a user a data owner and have them build a global policy that will only interact with the data sources they own.

  1. Log in to Immuta with the user that owns the data sources you created in the POV Data Setup.
  2. Since this user likely also have GOVERNANCE permission (the default for the first user on the system), we are going to give the non-admin user you created in Part 3 of the POV Data Setup ownership of one of the data sources:
    1. Visit the Immuta Fake Credit Card Transactions data source.
    2. Click the Members tab.
    3. Find the non-admin user you created in Part 3 of the POV Data Setup. (Ensure they do NOT have GOVERNANCE permission.)
    4. Change their Role from subscribed to owner.

That user is now considered a data owner of that data source. Note, you do not need to have GOVERNANCE permission to set ownership on a data source; any data owner of that specific data source can do that. Now, using that user you just made an owner of the “Immuta Fake Credit Card Transactions” data source, let’s build a policy.

  1. Log in to Immuta with the user you just made an owner in the above step.
  2. Click the Policies icon in the left sidebar.
  3. Click + Add New Data Policy.
  4. Name it My Data Owner Policy.
  5. For action, select Minimize data source.
  6. Set the percentage to 90%.
  7. Change for everyone except to for everyone.
  8. Click Add.
  9. For Where should this policy be applied?
    1. Select On data sources.
    2. For circumstance, select tagged.
    3. For the tag, select Immuta POV.
  10. You’ll notice there’s an additional filter to where the policy will be applied: Restricted to data sources owned by users…
    1. If you do not see this, it’s because that user has GOVERNANCE permission.
    2. You’ll notice the user’s name is there.
    3. You cannot edit this since you do not have GOVERNANCE permission, so this policy will automatically be limited to only the data sources this user owns.
  11. Click Create Policy and then Activate Policy.

Note that users with GOVERNANCE permission are the only users who can create tags and purposes in Immuta, so the workflow would be to curate those up front (if necessary) and then trim back GOVERNANCE permissions as necessary.

Anti-Patterns

It could be that you want a central group of users to control all policy on your data ecosystem, where there could be other cases where you want complete autonomy for your data owners, or somewhere in between. So there is no concrete anti-pattern here, just note that Immuta can support either approach.

Next Steps

Feel free to return to the POV Guide to move on to your next topic.