Hacker News
- CRDTs and Collaborative Playground https://www.cerbos.dev/blog/crdts-and-collaborative-playground 8 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