PinnedConditional nested configuration blocks for Terraform ResourcesThis way, we can dynamically include nested configuration blocks for a Terraform resource, based on a given condition, in a clean way!Feb 3, 20233Feb 3, 20233
Quickly Switch Between Different Sets of Environment Variables in ZSHI recently found myself needing to switch between a set of live and non-live environment variables, and did not want to go through the…Oct 24Oct 24
8 Pillars for Building a Strong Engineering TeamWith each of these pillars at least considered, and at best well established in your team, you are on the way to doing great work.Jul 311Jul 311
What is “HugOps” and why is it important?The reason you are disrupted briefly today, is also the reason that for the rest of the year you can do exactly as you pleaseJul 19Jul 19
Troubleshooting Service Account Permissions on KubernetesHow can I tell if my service account can run a certain kubectl command?Jul 12Jul 12
Neuvector Multi-Cluster Federation Management with TraefikApologies for an incredibly niche article, but it will save a lot of time for someone with dreams of achieving a similar outcome!Dec 1, 2023Dec 1, 2023
Run AZ-CLI commands in Powershell script on Windows VMThe term ‘az’ is not recognized as the name of a cmdlet, function, script file, or operable program.Jul 3, 2023Jul 3, 2023
Python + Flask + ChatGPT + Heroku: A Guide to Deploying a Personalised AI Chatbot in MinutesPython + Flask + ChatGPT + Heroku: A Guide to Deploying a personalised AI Chatbot in minutesJun 16, 2023Jun 16, 2023
Why use Azure AD Administrative Units?The principle of least privilege is easy to break using a regular Azure AD architecture, as it’s an inherently flat hierarchy.Apr 1, 2022Apr 1, 2022
Cancel a terminal command during preexec ZSH functionThis article is for you if you’re wondering how to replicate the Do you wish to continue? y/n: response, or something similar in zshMar 18, 2022Mar 18, 2022