Recent Posts

A Deep Dive into the Kubernetes Gateway API

7 minute read

In a previous article about exposing services in Azure Kubernetes Services I briefly touched on the Gateway API topic. This article is a first follow up on t...

Azure DevOps Self-Hosted Agents Deep Dive

30 minute read

Azure DevOps Pipelines rely on build agents to execute the steps of continuous integration/continuous delivery (CI/CD) pipelines. Microsoft provides Microsof...

Azure DevOps Pipeline Triggers Explained

22 minute read

Azure DevOps pipeline triggers allow you to automate the execution of CI/CD pipelines in response to events like code changes, pull requests, schedules, or o...