Tech

Managing your terraform across multiple environments

You’re managing your cloud infrastructure using Terraform. You’ve got your first environment up and running and you’re already reaping the benefits of a codified infrastructure. Changes are easy. But, now you need to set up a second environment (staging, prod, whatever) and you’re finding that managing this is not straight forward. There’s a bunch of arguments to remember every time you switch between environments, and your switching a lot because you want to keep them in sync. Because this is hard you tend to use auto-complete, but then sometimes you forget to change something and accidentally apply prods config to staging. Well, as in many occasions, a Makefile can probably help you there.

January 1st, 2021 - Dev, Infra, Devops, Software-Development & Tech

Should I go static? An argument for switching to a static site generator.

I’m planning to write a little guide on how you can host a static site effectively, but it got me thinking that first I might wanna write about WHY you’d want to use a static site in the first place. Here goes!

March 17th, 2019 - Blogging, Tech, Dev, Viewpoint & Static Site

Silence is golden; screaming children are hell

Picked up a pair of noise cancelling headphones recently and life now contains significantly less of the mind-numbing drivel that I’m usually forced to put up with than it did before. Here’s some reasons why they’re a perfect fit for remote working & location independence.

April 27th, 2017 - Tech
Page 1 of 1