Zachary Loeber

I eat complexity and am never without a meal.

DevOps Patterns

2020-04-13 11 min read DevOps Pipeline Kubernetes Zachary Loeber

Many standard DevOps patterns are well known at this point. Advances in technology, cloud computing, and workload orchestration in IT have heralded a new generation of DevOps engineer and tooling to meet modern business challenges. In this article we are going to attempt to surface and give name to a few patterns as it relates to the emerging realm of pipelines as code, declarative deployments, multi-cloud, and more.

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