1 repositorio
Deploying authorization logic as functions or sidecar extensions in serverless environments.
Distinct from Serverless Deployment: Focuses on authorization-specific serverless deployment, rather than general code synchronization.
Explore 1 awesome GitHub repository matching devops & infrastructure · Serverless Authorization Deployments. Refine with filters or upvote what's useful.
Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing access control. It functions as a policy-as-code platform, allowing teams to define, test, and distribute authorization rules using declarative YAML or JSON configurations. By decoupling access logic from application code, it enables consistent permission enforcement across diverse service stacks. The project distinguishes itself through its ability to translate high-level authorization policies into native database query filters. This capability allows applications to enforce sec
Allows running authorization logic as a standalone function or sidecar extension in serverless environments.