All Stories

Agentic DevOps: Getting the Most Out of GitHub Copilot's Coding Agent

The evolution of DevOps continues to accelerate, and we’re now entering the era of Agentic DevOps where AI agents don’t just assist with code completion, but actively participate in the...

GitHub Copilot DevOps Excellence: Prompt Files vs Instructions vs Chat Modes

As we venture deeper into 2025, GitHub Copilot has evolved far beyond a simple code completion tool. The introduction of prompt files, custom instructions, and custom chat modes has transformed...

DevOps and Azure Policy Series: Exemptions

Welcome to the third instalment of our DevOps and Azure Policy series! In our previous post, we explored how to create and deploy custom policy definitions using Bicep and CI/CD...

DevOps: Automating Release Tags

Recently, I was tasked with developing a consistent strategy for managing releases and tags in a GitHub repository that had grown organically without any version tracking system. The repository had...

DevOps: Dead or Evolved?

DevOps: Dead or Evolved? For years, DevOps was the buzzword that transformed how we build software. It united developers and IT operations, breaking down silos, improving collaboration, and accelerating delivery....

DevOps and Azure Policy Series: Custom Policies

Welcome to the second instalment of our DevOps and Azure Policy series! In our previous post, we explored how to deploy policy initiatives with built-in policies using Bicep. Today, we’re...