Starting this February, I will publish a new YouTube video every Tuesday at 9:15 AM ET on the ProgrammingWithWolfgang Youtube Channel. I will cover topics like Azure, AKS, and Azure DevOps but also...
GitOps on AKS - It Just Got Easier with the ArgoCD Extension
This post introduces the AKS GitOps Argo CD extension, a powerful tool designed to simplify Kubernetes application management. We’ll explore its ease of use and discuss how it streamlines deploymen...
Automate AKS Deployments with the Flux Extension
This post examines the AKS GitOps extension for Flux, a tool designed to automate deployments to Azure Kubernetes Service (AKS) by leveraging Git as the source of truth. We’ll explore the core conc...
Speaking about Azure DevOps Agent Hosting at the Welsh Azure User Group
I am speaking at the Welsh Azure User Group’s online event in June 2025. This group is great, and I am ready to share insights on a key topic for efficient CI/CD pipelines: Azure DevOps Agent Hosti...
Understand Your AKS Spending with the Cost Analysis Add-on
This post dives into the AKS Cost Analysis tool, addressing the common challenge of understanding the true cost of an Azure Kubernetes Service (AKS) cluster, especially for new users. Limitations ...
AKS Governance Made Easy with Azure Policy
This post provides a comprehensive guide on leveraging Azure Policy to enforce rules and maintain security within your Azure Kubernetes Service (AKS) clusters. Azure Policy can seem complex at firs...
Azure Linux Explained
This post explores Azure Linux, Microsoft’s custom-built operating system, explaining why it is becoming a preferred choice for Azure services, particularly for enhancing security within Azure Kube...
AKS Internal Load Balancers - Setup and Access Walkthrough
This post provides a detailed guide on setting up and accessing Azure Kubernetes Service (AKS) internal load balancers. Internal load balancers are crucial for keeping your AKS resources private an...
Optimize Your DevOps Pipeline with Cost Effective Stateful Agents
This post explores how to significantly improve the efficiency of your Azure DevOps pipelines by leveraging stateful agents. Stateful agents offer a compelling alternative to traditional stateless ...
Managed DevOps Pools - Identity Assignment Made Easy
This post explains how to securely access Azure resources using managed identities with Azure DevOps pools. This method eliminates the need to store secrets directly in your code, significantly enh...