Here are my "lessons learned" after 5+ years of DevOps consulting
I'm going to share all my secrets with you
Nov 9, 202243 min read12K

Search for a command to run...
Articles tagged with #devops
I'm going to share all my secrets with you

Using a pull-request workflow

This is the guide I wish I had

Connecting your GitHub Workflows to Azure AD using OpenID Connect

In this post, I’ll walk through the essentials of configuring an AKS cluster to use Argo CD with an NGINX Ingress Controller. Pre-Requisites You’ll need: An AKS cluster. Here’s a Gist I use to create a simple cluster. Helm 3 Azure CLI A Custom DNS/A...

There are many ways to add a Web Application Firewall (WAF) in front of applications hosted on Azure Kubernetes Service (AKS). In this post, we’ll cover how to set-up an NGINX ingress controller on AKS, then create an Azure Application Gateway to fro...
