
Scaling Permissions Like Google: A Deep Dive into OpenFGA and Zanzibar
No se pudo agregar al carrito
Add to Cart failed.
Error al Agregar a Lista de Deseos.
Error al eliminar de la lista de deseos.
Error al añadir a tu biblioteca
Error al seguir el podcast
Error al dejar de seguir el podcast
-
Narrado por:
-
De:
Acerca de esta escucha
In this episode, we're diving into OpenFGA, a powerful open-source project that's changing how developers handle permissions in their applications. Born from Google's own global-scale authorization system, Zanzibar, and now a CNCF project, OpenFGA offers a flexible and scalable way to manage who can do what in your software. We'll explore how it moves beyond the limitations of traditional Role-Based Access Control, or RBAC, by using a model based on relationships. This means that instead of just assigning static roles, you can define permissions based on how users are connected to resources, like being the "owner" of a document or a "member" of a team that can access it. This relationship-based approach, or ReBAC, provides the fine-grained control needed for modern, complex applications like collaborative platforms and multi-tenant SaaS products, all while being designed for high performance and low latency.