Inspect your Kubernetes inventory in no time with ASP.NET Core and Kubernetes Client Library · Thorsten Hans’ blog

Running and maintaining complex applications on Kubernetes often requires good monitoring capabilities. Sure, there are plenty of products available which ...
Read more
#AI horizons 25-04 – the AI education race

The integration of artificial intelligence into higher education has become a new competitive landscape where major AI companies and governments ...
Read more
A journey to integrate Azure Key Vault · Thorsten Hans’ blog
Back in May, I wrote an article on how to integrate Azure Key Vault with ACS. Since that, a lot ...
Read more
Azure Key Vault FlexVolume for Kubernetes — A journey to integrate Azure Key Vault and AKS · Thorsten Hans’ blog
This is the second part of the mini-series on Integrating Azure Key Vault and AKS (Azure Kubernetes Services). If you ...
Read more
The Definitive Guide for Azure Enthusiasts · Thorsten Hans’ blog

Terraform is a product in the Infrastructure as Code (IaC) space, it has been created by HashiCorp. With Terraform you ...
Read more
State demystified · Thorsten Hans’ blog

State Management is essential in Terraform. This post explains what State in Terraform is, how it is mutated and how ...
Read more
Six golden rules of Infrastructure as Code (IaC) · Thorsten Hans’ blog
Infrastructure as Code (IaC) is the process of describing all required infrastructure (such as servers, services or databases) to run ...
Read more
Custom domains in Azure Kubernetes Service (AKS) with NGINX Ingress and Azure CLI · Thorsten Hans’ blog

When running applications in Azure Kubernetes Service (AKS), NGINX Ingress does a great job in routing inbound traffic. The flexible ...
Read more
The state of Helm 3

Helm, is the package manager for Kubernetes. It allows you to install complex applications and maintain the entire application lifecycle ...
Read more
AKS and ACR Integration – Revisited · Thorsten Hans’ blog
Back in 2017, I published this article on integrating Kubernetes with ACR. Since that time, a lot has changed in ...
Read more