---
description: Learn more about Cerbos. We provide Australian business users the most detailed information on pricing, benefits, and disadvantages of software that will make your choice easier.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: Cerbos Reviews, Cost & Features | GetApp Australia 2026
---

Breadcrumb: [Home](/) > [Access Governance Software](/directory/2083/access-governance/software) > [Cerbos](/software/2079864/cerbos)

# Cerbos

Canonical: https://www.getapp.com.au/software/2079864/cerbos

> Cerbos is an open-source authorization layer and access control system designed to provide secure, decoupled, and extensible access controls for applications. It helps users externalize policy-based runtime authorization, allowing developers to replace complex authorization logic with a single API call. Policies are defined and managed centrally, enabling product owners and security teams to evolve access controls without modifying the core application.
> 
> Verdict: Rated **5.0/5** by 2 users. Top-rated for **Likelihood to recommend**.

-----

## Overview

### Key benefits of Cerbos

Authorization-as-a-Service:&#10;Cerbos is a standalone service designed with characteristics that are favorable toward microservices architectures.&#10;Authorization checks can be made from any system or part of the app stack. No more complicated logic replicating rules - an API call to Cerbos returns a simple ALLOW or DENY response for the request.&#10;All policy decisions are centralized in the Cerbos instances so there is a single location from which audit logs can be gathered.&#10;The Cerbos instances can be scaled alongside the rest of your services for example as a Kubernetes sidecar&#10;&#10;Policy as Code:&#10;Define all policy as human-readable definitions held centrally and read by all the Cerbos instances. This way any updates or changes to authorization rules can be made once and then all services that call Cerbos for permissions checks get the updated result. No code changes or releases are needed.&#10;&#10;Bring your own identity:&#10;Cerbos can consume an identity from any authentication provider be it homegrown or a managed service and can even natively support JWTs including verification. A principal in a Cerbos policy can be either a human or a non-human entity. &#10;&#10;Performance:&#10;The Cerbos API is exposed over a highly performant gRPC interface to keep overheads low (with an HTTP gateway on top).&#10;We recommend a sidecar deployment so that each service instance has its Cerbos instance to keep latency as low as possible - calls can even be made over UNIX sockets.&#10;Cerbos advocates a modern cloud-native approach to dealing with common infrastructure services such as authorization.&#10;&#10;Stateless Design:&#10;Every access decision is made based on the current request and the latest policy, without relying on any stored session or state information. This ensures that decisions are always based on the most up-to-date data, eliminating synchronization issues and slow network fan-outs.&#10;&#10;Comply with security standards:&#10;Cerbos is designed with data protection at its core. By operating solely within your environment and avoiding external dependencies, Cerbos ensures that your data remains yours, always. This not only provides security but also ensures compliance with global data protection standards. The stateless design ensures that no single request is ever assumed to be safe, following a key principle of Zero Trust architecture. &#10;&#10;Human-readable policies and audit logs make it easier to demonstrate compliance with security and data protection standards including HIPPA, GDPR, SOC2, PCI DSS, ISO27001, and CCPA. Managing authorization centrally allows you to adapt and update policies quickly as business or regulatory requirements change. &#10;&#10;Save Months of Developer Time:&#10;Replace complicated authorization logic with a single call and allow product owners or security teams to manage access without touching code. Policy changes can be made in minutes and deployed throughout your architecture with a single update, instead of changing code in numerous locations.

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **5.0/5** | 2 Reviews |
| Ease of Use | 5.0/5 | Based on overall reviews |
| Customer Support | 5.0/5 | Based on overall reviews |
| Value for Money | 5.0/5 | Based on overall reviews |
| Features | 5.0/5 | Based on overall reviews |
| Recommendation percentage | 100% | (10/10 Likelihood to recommend) |

## About the vendor

- **Company**: Cerbos

## Commercial Context

- **Starting Price**: GBP 25.00
- **Pricing model**:  (Free version available) (Free Trial)
- **Target Audience**: 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based, Mac (Desktop), Windows (Desktop), Linux (Desktop), Windows (On-Premise), Linux (On-Premise), Chromebook (Desktop)
- **Supported Languages**: English
- **Available Countries**: Afghanistan, Albania, Algeria, American Samoa, Andorra, Angola, Anguilla, Antigua and Barbuda, Argentina, Armenia, Aruba, Australia, Austria, Azerbaijan, Bahamas, Bahrain, Bangladesh, Barbados, Belarus, Belgium and 209 more

## Features

- API
- Access Controls/Permissions
- Access Management
- Active Directory Integration
- Audit Trail
- Compliance Management
- Customizable Templates
- Event Logs
- HIPAA Compliant
- Monitoring
- Multiple User Accounts
- Policy Management
- Real-Time Data
- Real-Time Monitoring
- Role-Based Permissions
- Third-Party Integrations

## Integrations (28 total)

- AWS Lambda
- Amazon EC2
- Amazon ECS
- Amazon EKS
- Auth0
- Azure Active Directory External Identities
- Azure Virtual Machines
- Clerk
- Cognito
- Docker
- Firebase
- Fly.io
- FusionAuth
- GitHub
- Google Cloud Compute Engine

... and 13 more integrations

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base
- Phone Support
- 24/7 (Live rep)
- Chat

## Category

- [Access Governance Software](https://www.getapp.com.au/directory/2083/access-governance/software)

## Alternatives

1. [Okta](https://www.getapp.com.au/software/10383/okta) — 4.7/5 (930 reviews)
2. [tenfold](https://www.getapp.com.au/software/2052354/tenfold) — 4.5/5 (66 reviews)
3. [Orchestry Software](https://www.getapp.com.au/software/2066295/orchestry-software) — 4.9/5 (64 reviews)
4. [JumpCloud Directory Platform](https://www.getapp.com.au/software/114127/jumpcloud-daas) — 4.6/5 (264 reviews)
5. [Auth0](https://www.getapp.com.au/software/162555/auth0) — 4.7/5 (137 reviews)

## Reviews

### "Review of Cerbos authorization tool" — 5.0/5

> **Tigran** | *6 December 2024* | Information Technology & Services | Recommendation rating: 10.0/10
> 
> **Pros**: Easy and robust integration methods, clear and helpful documentation
> 
> **Cons**: I think more cool features will be added in the future

-----

### "Easy integration and multiple platform support." — 5.0/5

> **Anonymous User** | *21 November 2024* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: Easy integration and feature like PDP endpoint. I have tried this with ReactJS also tried PDP endpoint.
> 
> **Cons**: Documentation need some improvement. Like some how to do are missing. Earlier time I struggle to get some issue fix.
> 
> I have tried with ReacJS integration. Used both option one is self hosted one and PDP endpoint both works smoothly.

## Links

- [View on GetApp](https://www.getapp.com.au/software/2079864/cerbos)

## This page is available in the following languages

| Locale | URL |
| en | <https://www.getapp.com/security-software/a/cerbos/> |
| en-AE | <https://www.getapp.ae/software/2079864/cerbos> |
| en-AU | <https://www.getapp.com.au/software/2079864/cerbos> |
| en-CA | <https://www.getapp.ca/software/2079864/cerbos> |
| en-GB | <https://www.getapp.co.uk/software/2079864/cerbos> |
| en-IE | <https://www.getapp.ie/software/2079864/cerbos> |
| en-NZ | <https://www.getapp.co.nz/software/2079864/cerbos> |
| en-SG | <https://www.getapp.sg/software/2079864/cerbos> |
| en-ZA | <https://www.getapp.za.com/software/2079864/cerbos> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp Australia","address":{"@type":"PostalAddress","addressLocality":"Sydney","addressRegion":"NSW","postalCode":"2060","streetAddress":"Level 18 40 Mount Street North Sydney NSW 2060 Australia"},"description":"Review, Compare and Evaluate small business software. GetApp Australia has software offers, SaaS and Cloud Apps, independent evaluations and reviews.","email":"info@getapp.com.au","url":"https://www.getapp.com.au/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@id":"https://www.getapp.com.au/#organization","@type":"Organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/getapp","https://www.facebook.com/GetAppcom","https://www.linkedin.com/company/getapp-com-a-gartner-company/","https://www.instagram.com/getappcom/","https://www.youtube.com/c/GetAppCom"]},{"name":"Cerbos","description":"Cerbos is an authorization layer and access control system designed to provide secure, decoupled, and extensible access controls for applications. It helps users externalize policy-based runtime authorization, allowing developers to replace complex authorization logic with a single API call. \n\nOpen source Cerbos Policy Decision Points(PDPs) can be deployed across distributed architectures for local, runtime authorization. Cerbos Hub provides a central Policy Administration point to manage, monitor, and audit authorization. \n\nCerbos PDPs are serverless, stateless, self-hosted services you can run as a sidecar alongside your application. In distributed architectures, Cerbos lets you place a PDP at every microservice and keep all of them up-to-date and synchronized.\n\nCerbos supports authorization across environments—on-premise, cloud, Kubernetes, serverless setups. Cerbos Hub users can also deploy embedded PDPs on device, in-browser, and in serverless environments using our WASM bundle. We offer SDKs for almost any language, and pre-built integrations for popular frameworks. Cerbos is compatible with any identity provider.\n\nPolicies are defined and managed centrally, enabling product owners and security teams to evolve access controls without modifying the core application. \n\nKey features of the Cerbos authorization solution:\nPolicy-driven RBAC and ABAC\nPermissions-aware data filtering\nAdmin API\nStateless design\nRuntime policy evaluation\nCollaborative policy playground\nWASM-embedded Policy Decision Points\nUnified audit logging\nScoped policies\nDerived roles\nGitOps and CI/CD \nCentral orchestration and monitoring\nFlexible deployment models\n\nCerbos is a proud member of the OpenID Foundation AuthZen working group for interoperability in authorization.\n\nCerbos is SOC2 Type II Certified","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/02e96ce0-0a88-42f1-9de7-1ba336433a5a.png","url":"https://www.getapp.com.au/software/2079864/cerbos","@id":"https://www.getapp.com.au/software/2079864/cerbos#software","@type":"SoftwareApplication","publisher":{"@id":"https://www.getapp.com.au/#organization"},"applicationCategory":"BusinessApplication","aggregateRating":{"@type":"AggregateRating","ratingValue":5.0,"bestRating":5,"ratingCount":2},"offers":{"price":"25","@type":"Offer","priceCurrency":"GBP"},"operatingSystem":"Cloud, Apple, Windows, Linux, Windows on premise, Linux on premise, Chrome"},{"@id":"https://www.getapp.com.au/software/2079864/cerbos#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Access Governance Software","position":2,"item":"/directory/2083/access-governance/software","@type":"ListItem"},{"name":"Cerbos","position":3,"item":"/software/2079864/cerbos","@type":"ListItem"}]}]}
</script>
