authzed
@authzed
Creators of SpiceDB: open-source permissions database inspired by Google's Zanzibar. YC W21. http://github.com/authzed/spicedb https://authzed.com/discord
Today we launched Authorization Infrastructure for AI - with official support for RAG & Agentic AI. AI needs robust access control. Else it can leak data, cross tenant lines, or act out of bounds. Read how you can build scalable, cloud-native AuthZ for AI with SpiceDB:…

Huge thanks to @jimmyzelinskie, co-founder of @authzed, for dropping knowledge on our engineering team about building scalable authorization systems. Loved the deep dive into fine-grained access control. So lucky we get to learn from the best in the industry! 👏 #AI #techtalk…
AuthZed is turning 5! 🎉 We’re throwing the ultimate authorization event on Aug 20 – with product announcements, a peek into our "lab," and talks from some amazing folks including @andy_pavlo @JacobMoshenko @artieshevchenko & more Details and registration here:…
Friends don't let friends write custom authorization code. Here's why: 🧠 Code Is Debt 🧍Authorization Is a Human Problem ⚙️ AuthZ Must Perform at Scale Learn more here: dev.to/sohan26/friend…

Tired: AI Agents Wired: Authorization for AI Agents In case you missed it: Here's how you can prevent Agentic AI from accessing unauthorized data: (demo & batteries included) youtube.com/watch?v=UjKa5T…
New video drop 🖐️ 🎤 Everyone's talking about AI Agents but what about the access control mechanisms for these agents? In this video we break down techniques to add Authorization for AI Agents in RAG Pipelines. Demo included ➡️ youtu.be/UjKa5T1dIVw?si…

We're excited to announce the next round of speakers for ContainerDays Conference 2025! 🙌 Let's meet: - Michael Morlock and Vincent Welker from @ATIXAG 🎙️ "Master of Resources: Building Kubernetes Operators in Go" - Nikolay Kuznetsov from Zalando 🎙️ "Revisiting the Outbox…
"Being able to visualize how AuthZed performs alongside our other systems gives us real peace of mind," - Eric Zaporzan, Dir. of Infra at @neofinancial Learn More: authzed.com/blog/authzed-b…

Here's some food for thought to start your week: If you were to build a Github-like application, how would you model the complex permissions system? This is a much harder problem to solve. You have repositories, teams, organizations, roles (e.g. maintainer, contributor, viewer…

Taking a break from work? Here's a 1-minute video on what Relationship-Based Access Control is youtube.com/shorts/y9E64jV… And now you know 💡
As more businesses adopt AI at scale, there's a pressing need for Authorization for RAG and Agentic AI. Check out @duncanriley 's article about why this is important now, and how you can build guardrails for what your AI Agents can access 👇
New AuthZed tools enforce permissions in RAG and Agentic AI systems ift.tt/jpX8r42
How does Google Zanzibar prevent 500,000 internal RPCs per second from hitting the database? The magic lies in how Zanzibar handles hotspots. Here's a deep-dive video into the techniques used to achieve this. youtube.com/watch?v=8sgkog…

Cloud-native teams run more services than ever - containers, databases, observability tools. @authzed needed to balance performance, efficiency, and cost. ➡️Their solution: Arm everywhere, across laptops, CI/CD, and cloud ➡️The result: Faster builds, lower costs, better scale.…
Ever wondered how Google keeps access checks across their apps fast and reliable even with billions of users, and millions of requests per second? The secret is how their internal authorization system Zanzibar is architected. This video goes into the technical details of some…
I am pleased to announce EACL: Enterprise Access Control, a SpiceDB-compatible Authorization System in Clojure backed by Datomic: github.com/CloudAfrica/ea… The core EACL Datomic implementation is only 434 LOC, and tests are 325 LOC, totalling 759 LOC. This open-source work was…
In the mood to learn something new? Check out our workshops repo on Github. We currently have 3 self-guided workshops inc. 'Updating WebViews based on Permissions' and the newest on 'Preventing AI Agents from Accessing Unauthorized Data' Don't forget to ⭐ the repo here:…