Online Course

My Blog

I talk about Azure, DevOps, Kubernetes and more...

How to Set Up Private Managed Grafana and Prometheus for AKS with Terraform azure kubernetes monitoring network security Apr 23, 2025

In most Azure Kubernetes Service (AKS) monitoring setups, resources like Prometheus and Grafana are configured by default with public endpoints. While this might be acceptable for development environments, production-grade clusters demand privacy and...

Continue Reading...
How to Set Up a Point-to-Site VPN in Azure with DNS Private Resolver Using Terraform azure dns network vpn Jan 24, 2025

Azure allows you to deploy private resources, meaning resources that are not directly accessible from the internet.

These resources remain inaccessible to the public internet but can be accessed by your workloads deployed within Azure.

For example,...

Continue Reading...