Home
Programming With Wolfgang
Cancel

Programming With Wolfgang on Youtube

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...

Azure Application Gateway for Containers Setup in AKS - Part 2

Setting up an advanced traffic management layer on Kubernetes can be complex, involving the coordination of resources both inside and outside the cluster. Part 2 of this series dives into the cruci...

Kubernetes Gateway API - Is Ingress dead? - Part 1

For years, the Kubernetes Ingress API has been the standard way to expose applications to the external world, providing features like HTTP routing and automated TLS. It was a significant step up fr...

AKS Pod Scheduling 101

When running containerized applications on Azure Kubernetes Service (AKS), simply deploying your Pods and letting them land wherever is inefficient and risky. Mastering Pod scheduling ensures high ...

The Hack Summit 2025 - AKS Security for Developers

Securing a Kubernetes cluster can feel overwhelming, especially for developers who are primarily focused on application logic. Since the default configuration for an Azure Kubernetes Service (AKS) ...

Simplified AKS with AKS Automatic

Azure Kubernetes Service (AKS) is the backbone for countless cloud-native applications, but setting up a production-ready cluster with all the necessary best practices can be complex. Microsoft rec...

Quick Guide to Managed Namespaces in AKS

Managing a Kubernetes cluster in a multi-tenant environment can be an administrative challenge. When multiple teams or applications share a single cluster, enforcing resource limits, controlling ac...

Speaking about AKS Security at The Hack Summit 2025

I am excited to announce that I will be sharing my expertise on cloud security at The Hack Summit 2025! While the conference is running, my session, “AKS Security Simplified for Developers,” will b...

The Hidden Azure Security Risk You Can't Afford to Ignore

In the fast-paced world of cloud development, security often feels like a moving target. While we focus on securing our applications and networks, a critical and often overlooked vulnerability can ...

MS Tech Summit 2025 - From VMs to Managed Pools - Navigating Azure DevOps Agent Hosting

The World of Azure DevOps Agents: A Technical Breakdown In the world of automated software delivery, Azure DevOps agents are the engines that build, test, and deploy your code. Choosing the right t...