|
|
|
|
|
by emreb
1446 days ago
|
|
Built-in logging is definitely one of the main benefits. However, the following are also other major benefits of using a service like Cerbos: * By running as a standalone service, any part of your application stack (in any language) can make consistent authorization checks
* Support for most major programming languages via SDKs
* Infinite scalability via serverless functions or sidecar deployment model
* GitOps enabled policy development and deployment via a full testing suite for ci/cd pipelines.
* Full audit trails of every decision made and how they were derived.
* Simple human readable YAML policies
* Ability to have different policies for different environments and ability to have canary deployments
You can find more about all of the benefits and features on our product page[0][0]: https://cerbos.dev/product-features |
|