Home / Companies / AuthZed / Blog / Post Details
Content Deep Dive

What you need to know about Permissions Management

Blog post from AuthZed

Post Details
Company
Date Published
Author
Jake Moshenko
Word Count
5,447
Company Posts That Month
4
Language
English
Hacker News Points
-
Post removed?
No
Summary

The problem with permissions management is that companies often start by building their own authorization systems, which can become complex and difficult to maintain as the company grows. Companies may also face challenges such as scalability, compatibility, and data consistency issues. Custom code-based authorization systems have pros (flexibility) but cons (inflexibility, potential security risks), while policy engines offer a more abstracted approach with benefits (formally proven correct policies) but drawbacks (complexity, potential performance issues). Google's Zanzibar is a centralized authorization system built on top of a globally distributed database (Spanner), which provides scalability, flexibility, and a single view of permissions. However, it also has limitations (difficult to handle data available at request time) and requires careful consideration when choosing the right tool for the job. The open-source implementation of Zanzibar called SpiceDB is an alternative solution that addresses some of these limitations.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Platform Engineering 1 418 56 27 -3%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.