Zachary Loeber

I eat complexity and am never without a meal.

The Declarative Mindset

2020-07-11 10 min read devops Zachary Loeber

I’m going to wax poetic on the virtues of declarative thinking within the IT industry. Along the way we will go over some definitions and introduce the pseudo-declarative manifest and how it can add value to a project.

Continue reading

Azure Devops Automated Variable Groups

2020-03-23 7 min read Azure DevOps Pipeline Zachary Loeber

In this article I’ll cover how one can automate creating and updating ADO libraries (aka. variable groups) using pipeline as code.

Continue reading

Hugo - A DevOps Approach

2019-12-08 10 min read Azure DevOps Pipeline Hugo Zachary Loeber

I’ve updated my site to use hugo some time ago. Recently I’ve found some time to add a deployment pipeline for this site as well. This short article will cover how the pipeline code works and dive into multi-stage pipelines.

Continue reading