A Kubernetes Dojo for Misconfigured Manifests

The first blog post since my very fun presentation for 90DaysOfDevops, and true to form, I built a thing to teach what I wanted to learn (debugging k8s resource manifests). While I think the actual coolest thing to come out of all of this was getting to experience Excalidraw (source of above graphic, and 11/10 […]

DevEdOps Dimensions

This is a video presentation I recorded for the 90DaysOfDevops virtual conference, and in it I described the Three Ways of DevEdOps: Admittedly, the term “DevEdOps” didn’t exist as term until I made it up for the purposes of this presentation, but I think that the DevOps culture has a lot of interesting implications for […]

Any ports in a stormy container

I wanted to do a bit of practice with nmap and general networking stuff, and so I decided to create a very simple micromaterial for myself on lateral movement through a series of interconnected containers via SSH hopping. Really, the main issue (and the thing I ended up learning the most about) was getting the […]

Feeling SLO

Editor’s note: This doesn’t fit the strict definition of a micromaterial…but it’s my blog, so I can write about whatever I want! In discussions of SLOs (Service Level Objectives), one of the primary aims is to find a number that expresses something related to user happiness. For example, in the widely cited Amazon page load […]