The Best Automation Starts With a Boring Checklist
The most useful automation often begins as a document nobody is excited to write.
Read articleSoftware thinkerer
The most useful automation often begins as a document nobody is excited to write.
Read articleA job interview is not a request to make your entire life available for evaluation.
Read articleAn incident is a bad time to ask an AI system to be the senior engineer.
Read articleArgo CD is useful because it deploys Kubernetes resources. It is more valuable because it forces teams to think clearly about desired state.
Read articleA detailed prompt can explain what you want. It cannot reliably define everything the AI must not do.
Read articleAI coding tools make it easy to produce a large amount of plausible code very quickly.
Read articleThe first thing a team should automate is not always the task that takes the most time.
Read articleEvery engineering team has knowledge that is not written down.
Read articleGitOps is a good idea that is often explained as a collection of tools.
Read articleAI can make a good process faster. It can also make a bad process fail at a much larger scale.
Read articleAutomation has always been about removing repetitive work from human hands. That does not mean removing humans from the process. It means giving people better leverage: fewer manual steps, fewer avoidable mistakes, and more time spent on judgment instead of...
Read articleDear Recruiters: Do Better Before Reaching OutI value meaningful conversations and respect the time and effort both recruiters and candidates put into exploring opportunities.
Read articleArgo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It allows you to define and manage the desired state of your Kubernetes applications and resources. In this post, I’ll walk you through the process of installing Argo CD...
Read articleDocumenting information technology processes is a crucial step in information technology management. It provides an important framework for understanding information and systems, preventing process duplication, and making it easier to train new team members. Without documentation of information technology processes,...
Read articleIf you are looking to protect your business or personal data, there is more than one way to go about it. But most importantly, it depends on what the best solution for your company is. Here we discuss some of...
Read articleAs a starter exercise I did set myself the following goals: Deploy a K8s cluster using kind.
Read articleAs of this year I will start to get more experienced in using kubernetes, to achieve this goal I got a cheap vps.
Read articleAfter many months acting as Brent (Yup I mean the Brent from the The Phoenix Project), I finally realized that I need to say no and to step up, not taking anymore projects that I don’t actually enjoy to work...
Read articleHey in this blog post I will present the recipe for creating a static route site-to-site vpn between GCP and Azure using Terraform.
Read article