Tech blog
Demos, implementation guides, product updates and broader takes on authorization, identity and security.

Are You Empowering Your Development Team Enough? Bridging Business Goals with Technical Execution as a CTO
How do CTOs and Development Leads align the diverging worlds of business strategy and technical development? Here are a few things to consider - selecting the proper tools and methodologies, enhancing Developer Experience (DX), and ensuring that the technical roadmap complements business objectives.

Express authorization: Scalable authorization for applications
Cerbosā authorization layer gives you fine-grained access control over your Express applications. Read the full guide here to learn more.

Variables, log rotation, JWTs and more - Cerbos v0.30
The v0.30 release of Cerbos is packed with new features such as variable validation, log rotation and configurable JWT skew support.

Revolutionizing authorization in Laravel applications
We just released the Cerbos Laravel SDK ā a seamless way to integrate Cerbos into your Laravel applications. To show its potential, we also built a demo project. This piece walks you through both of these, showing you how to simply use Cerbos to solve your authZ challenges.

FastAPI authorization: Get fine-grained access control
With Cerbosā authorization layer, you can easily implement centralized management of access control policies in your FastAPI application. Read our guide.

From HTTP to gRPC: Trials, tribulations and triumphs of porting our Python SDK
Weāve built a number of SDKs to streamline communication with the PDPs. Up until recently, the Python SDK was the only one which still used the HTTP API. This post describes the trials and tribulations that Sam Lock undertook in order to port it across to the wonders of gRPC.

Unlocking efficient authZ with Cerbosā Query Plan
While Cerbos APIs can manage batch requests, filtering a vast number of records becomes inefficient. This is especially true if extracting a large dataset from the source results in discarding most of the data post-filtering. This piece showcases the solution for such a challenge - Cerbos' Query Plan

Sidecar solutions: Enhancing microservices without the overhead
Alex Olivier delves into microservices, offering insights on implementing sidecar containers, balancing resources, and learning from industry success stories.

Mongoose adapter for Cerbos Query Plans
Implement authorization based filtering using Mongoose and Cerbos Query Plans

Okta authorization: How to improve security & scalability
Integrating Okta and Cerbos for authorization can produce various benefits especially when it comes to access and identity management. Read our full guide.

Nuxt authorization guide
When you integrate Cerbosā authorization layer with Nuxt.js you can provide the resulting applications with tighter security. Read our full guide here

The Importance of Data Security for Startups
The importance of data security for startups; adopting strategies like "zero trust" and robust authorization is vital.
Recommended content

Mapping business requirements to authorization policy
eBook: Zero Trust for AI, securing MCP servers

Experiment, learn, and prototype with Cerbos Playground
eBook: How to adopt externalized authorization

Framework for evaluating authorization providers and solutions
