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...
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...
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...
Azure Back to School - From VMs to Managed DevOps Pools - Navigating Azure DevOps Agent Hosting
In the world of automated software delivery, Azure Pipeline agents are the workhorses that build, test, and deploy your code. Choosing the right type of agent is crucial for balancing cost, perform...
Style the Azure Portal your Way
In the world of cloud management, the Azure portal is a daily tool for many. However, its built-in styling options can feel limited, often leaving users with a less-than-ideal visual experience. Th...
Azure Cloud Native - AKS Security for Developers
In the world of cloud-native development, securing your Kubernetes environment is no longer just a task for operations teams—it’s a critical responsibility for every developer. This post provides a...
How to Connect to a Private AKS Cluster - The Easy Way
In a world where security is paramount, running a private Azure Kubernetes Service (AKS) cluster is a crucial step to protect your workloads. A private cluster removes the public endpoint for the K...