Welcome to my blog. Here is where I write out about anything I feel like, be it tech stuff I’ve worked on, problems I’ve solved, good beer I’ve drunk… Anything at all!
AWS KMS Alias Based Policies
I recently implemented some stuff that set up KMS keys for each application being deployed to a k8s cluster, for use with SOPS. Turns out, aliases are not as trivial to use in policies as you might expect!
Go Lambdas on Graviton
I recently had a quick look at how to get Golang Lambdas running on ARM - specifically AWS’ Graviton2 processors.
Docker on CodeBuild
I’ve recently been playing with building some containers for use in CodeBuild. Here’s what I learned.
Migration to Hugo
I decided to update the blog, only to discover that Jekyll is now quite old, the framework around it that I used is not maintained, and generally could do with a change.
NiFi Autojoining
Recently I’ve been building an Apache NiFi cluster in the cloud. I was looking
into how I can configure NiFi to automatically add new nodes to it’s cluster,
based on using the Node Group property that’s available within NiFi’s
authorizers.xml configuration file.






