Automating Deployment of Azure Policies using Bicep

Introduction This blog post is part of this years Azure Spring Clean an event which is ran to promote well ...
Read more

Sarah Kong Interview |

In this interview, I am excited to introduce Sarah Kong who has 30 years of experience in the IT Industry ...
Read more

Azure Cloud Administrator: SYSTEMS ADMINISTRATOR

SYSTEMS ADMINISTRATOR ➽As a Systems Administrator you are working in your Company.You work for a company named DSR.com.Your role of ...
Read more

How to easily prune your local branches without a remote using Git

Consider the following, not so exciting, git workflow, common in trunk-based development, where branches should be short-lived. You start by ...
Read more

Designing A Hub And Spoke Infrastructure

How do you plan a hub & spoke architecture? Based on much of what I have witnessed, I think very ...
Read more

Canary rollouts to Kubernetes without additional tools

Whenever I search (google) for hot to do canary, A/B, progressive or whatever type of deployment to Kubernetes, the solutions ...
Read more

Azure DevOps multistage CI/CD pipeline for Containers

With Azure DevOps Pipelines, it is incredibly simple to build Docker images and have them automatically pushed into an Azure ...
Read more

How to auto start and stop Azure VM’s (Manual)

Posted On January 31, 2025 There are situations where you would like to automatically shutdown and start virtual machines in ...
Read more