Hacker News
- CRDTs and Collaborative Playground https://www.cerbos.dev/blog/crdts-and-collaborative-playground 8 comments
- Keeping documentation in sync with source code https://cerbos.dev/blog/keeping-documentation-in-sync-with-source-code 11 comments
- The Case Against Token-Based Authorization https://cerbos.dev/blog/my-post-the-case-against-token-based-authorization 3 comments
- Securing non-human identities https://www.cerbos.dev/blog/securing-non-human-identities-understanding-and-addressing-owasp-top-10-threats 4 comments programming
- 11 best open source tools for Software Architects https://www.cerbos.dev/blog/best-open-source-tools-software-architects 11 comments programming
- Certifications for software architects https://www.cerbos.dev/blog/certifications-for-enterprise-architects-domain-solutions-architects-software-engineers 42 comments programming
- Statements about stateless https://www.cerbos.dev/blog/statements-about-stateless 15 comments programming
- Stateless architecture - core principles, advantages and disadvantages, and practical concerns https://www.cerbos.dev/blog/statements-about-stateless 2 comments devops
- Implementing API threat protection https://www.cerbos.dev/blog/api-security-best-practices 3 comments programming
- The Backend for Frontend concept in Remix and its associated hooks - great for building dynamic pages, but there are some cases where this concept imposes certain limitations. (More on the limitations + how we implemented a solution for ourselves) https://www.cerbos.dev/blog/useasyncfetcher-implement-asynchronous-fetch-in-remix 2 comments reactjs
- Standardizing authorization, non-human identities & delegated access, AI for audit log analysis and other AuthZ trends we see in 2025 https://www.cerbos.dev/blog/11-authorization-and-iam-trends-in-2025 9 comments programming
- Organizational + technical challenges when migrating from a monolith to microservices, and how Amazon built a microservices culture https://www.cerbos.dev/blog/organizational-technical-challenges-migrating-monolith-to-microservices 2 comments programming
- What's so bad about sidecars, anyway? https://www.cerbos.dev/blog/whats-so-bad-about-sidecars-anyway 3 comments programming
- Picking the right communication pattern for your microservices https://www.cerbos.dev/blog/inter-service-communication-microservices 3 comments programming
- Everything you need to know before migrating to a decentralized data storage system https://www.cerbos.dev/blog/data-management-in-microservices 5 comments programming
- How to implement authorization using Cerbos in Go https://www.cerbos.dev/blog/how-to-implement-authorization-in-go 14 comments golang
- 5 factors to weigh when building authorization architecture https://cerbos.dev/blog/5-factors-to-weigh-when-building-authorization-architecture 12 comments programming
- 3 Most Common Authorization Designs for SaaS Products https://cerbos.dev/blog/3-most-common-authorization-designs-for-saa-s-products 2 comments coding
- Broken Access Control is the #1 issue in OWASP 2021 Top 10 https://cerbos.dev/blog/broken-access-control-is-the-1-issue-in-owasp-2021-top-10 3 comments programming
- An introduction to authorization and granular permissions https://cerbos.dev/blog/the-case-for-granular-permissions 3 comments coding