Authentication is the process of checking if a user is really who they claim to be. Authorisation on the other hand is determining whether an already authenticated user should have access to a given resource. For a project, I've been playing with Cerbos, and here I'll summarise my experiences.
Had a great time at #CloudNativeLon this week. 🧑💻
Learned about how @grafana is leading in observability, got inspired by #cerbos (https://github.com/cerbos/cerbos)'s cloud-native success story, and discovered how #unum (https://github.com/LLNL/unum) is helping shape the future with AI! 🤩
Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and authorization simple to implement and manage by writing context-aware access control poli...