aad Visualize Azure Active Directory Role-Based Access Control for Kubernetes Acronyms: AAD - Azure Active Directory AKS - Azure Kubernetes Service RBAC - Role-based access control Recently, I implemented AAD for AKS RBAC. The documentation doesn't do a great job
microservices Effective Microservices I recently gave a talk at the Orlando Backend Devs Meetup on Effective Microservices. Here is the video...
microservice Microservices are not Micro; They are Vertical So many organizations set out to implement microservices for solving problems. Unfortunately, most have a misconception about what microservices actually solve which leads to an improper implementation. This is a costly mistake with many pitfalls.