AKS Persist data to an Azure Disk from a Prometheus instance running in Azure Kubernetes Service My most recent posts have been in the landscape of "How to monitor applications running in Kubernetes". This time is no different. Today we'll look at how we can persist prometheus
AKS Running Seq in AKS with Storage Account Persistence Introduction Nine months back I wrote a post on how you can run seq in Azure. Back then we used Azure Container Instances as our hosting platform. A few months back we migrated
Kubernetes Azure AD workload identity with AKS Managed Identities is a key concept in Microsoft Azure which makes it easy to manage access to various services in Azure without having to worry about rotating secrets. In this article we'll look