SOLID Principle Examples
Introduction Throughout my career I’ve applied and tested solutions against SOLID Principles.
Introduction Throughout my career I’ve applied and tested solutions against SOLID Principles.
Incidents often result from contributing factors as opposed to a singular root cause. As a result, causal diagrams can be an effective tool for illustrating incidents.
Someone recently asked me to help diagnose a mysterious delay on a globally deployed Elixir service.
What happens when routing changes for a stateful network protocol and unexpectedly arrives at a device without a session?
I’ve recently discovered the Docker network macvlan driver. A macvlan driver creates virtual network interfaces, each with its own unique MAC address, that can be configured to communicate with other devices on a network.
This post is dedicated to how I would shape a “consulting” style Site Reliability Engineering (SRE) engagement.
I recently broke my apex domain HTTPS redirect to my subdomain.
These are some notes taken while deploying a Digital Living Network Alliance (DLNA) to Kubernetes.
I’ve rolled my own Dynamic DNS Operator with Kubernetes CronJob, kubectl, and External DNS.
For the love of proxies - please read this.