How I See TroubleshootingAiden Vaines | Oct 17, 2022 | DevOpsWhen I’ve been involved in an incident or dragged in to one of those “if we get enough people involved one of them might know” calls, one of the first things that usually catches my attention is the lack of solid troubleshooting that’s gone on.read more
An odd AWS EFS & Terraform AWS pagination issueAiden Vaines | Sep 20, 2022 | AWS TerraformI know the AWS CLI is different to the AWS CDK used by the provider and the two are not the same.read more
Finding the most and least frequent list elements in JavaScriptAiden Vaines | Feb 3, 2022 | JavaScriptThe Problem I love working through the Advent of Code puzzles, this year I decided it was a good opportunity to learn some JavaScript.read more
Triggering a Cloudflare Cache Purge from S3 Object EventsAiden Vaines | Sep 18, 2021 | AWS CloudflareThe Challenge I’ve have been looking at some cost and performance improvements in some of my infrastructure.read more
CI/CD Agnostic, mono-repo pipelines for Firebase (Hosting, Database & Functions)Aiden Vaines | Jun 1, 2020 | CICD GCP JavaScriptIntroduction I have been trying to teach myself how to build a simple Node.read more