Home
Programming With Wolfgang
Cancel

Speaking about DevOps in the Swiss Alps at the Automation Week 2024

I’m excited to be speaking at the Automation Week 2024. My session, titled “Bring DevOps to the Swiss Alps”, will be held online on January 26, 2024. In my session, I will showcase how a Swiss com...

Article - Azure Arc - The Gateway to the Cloud Part 3 - Security and Monitoring

I am excited to announce that the third installment of this series, titled “Azure Arc - The Gateway to the Cloud Part 3 - Security and Monitoring”, has just been published in the February 2024 issu...

Mastering Azure Static Web Apps - Configuring with staticwebapp.config.json

Over three years ago, I transitioned from Wordpress to Jekyll, which is hosted on Azure Static Web Apps. Additional details about this migration can be found in a previous post. During that time, t...

Article - Azure Arc - The Gateway to the Cloud Part 1 - Entwickler Magazine Spezial Vol 38

This fall, I’m delving into a comprehensive four-part series exploring hybrid cloud solutions through Kubernetes and Azure Arc. The inaugural article, titled “Azure Arc - The Gateway to the Cloud” ...

Article - Azure Arc - The Gateway to the Cloud Part 2 - Automated Deployments

This fall, I’m delving into a comprehensive four-part series exploring hybrid cloud solutions through Kubernetes and Azure Arc. The second article, titled “Azure Arc - The Gateway to the Cloud” (Az...

Fixing Broken Unit Test Execution in Dockerfile

In my demos, I frequently feature code snippets from my “Microservice Series - From Zero to Hero” series. Everything was running like a charm during spring, but upon revisiting it in October, I st...

Article - Azure Arc - The Gateway to the Cloud Part 1

This fall, I’m delving into a comprehensive four-part series exploring hybrid cloud solutions through Kubernetes and Azure Arc. The inaugural article, titled “Azure Arc - The Gateway to the Cloud” ...

How to Build Docker Images with Podman using an Azure DevOps Agent in Kubernetes

In the previous article, “Mastering Azure DevOps Agents in Kubernetes - A Comprehensive Guide”, we explored the utilization of Azure DevOps agents operating within a Kubernetes cluster, which are d...

Speaking about scaling managing On-Premises Kubernetes in the Swiss Alps at KCD Texas 2023

I’m thrilled to announce that I will be speaking at KCD Texas in Irving on October 6, 2023! This is my first time speaking in person in the US, and I am excited to see you all there. You can find m...

Mastering Azure DevOps Agents in Kubernetes - A Comprehensive Guide

Kubernetes, when synergized with applications like KEDA (Kubernetes Event-driven Architecture), becomes a powerful tool. KEDA introduces a scaler into your Kubernetes cluster, enabling workload sca...