What are large enterprises using to automate the r...
# advice-data-governance
m
What are large enterprises using to automate the request, approval and rollout of access requests to databases and data products? Likewise on the same vein any open source implementaions of data contracts out there that have been implemented or documented as a pattern to manage access governance to data products?
f
I see the same methods used forever. Emails, meetings and ticket systems.
šŸ‘ 1
c
Software like Aveksa or Sailpoint
plus1 1
b
What I've personally seen so far: • Big Tech such as Uber, AirBnB build their own solution, whereas • Big Corps use software such as Immuta, Sailpoint • Small to Midsized: manual processes with Slack, and ticketing (ServiceNow, JIRA). Some scripts to automate. The poor data engineer that set up the process typically ends up having to process all the requests, and there's very little automation, overview, or audit. Yet, it seems to be changing. Have a look at how AutoTrader is using

metadata to automate accessā–¾

.
šŸ‘ 1
m
Thanks @busy-dentist-64466