Infrastructure as Code (IaC)

Using Terraform and related tools to automate and scale cloud infrastructure with maintainable code.


Setting up Terraform from scratch for AWS

Part 1 of 4 in Infrastructure as Code (IaC)

Knuckle down and get some proper, modern, Infrastructure management in place for Sudoblark AWS. After all, I’ve setup Cloud infrastructures from scratch for many organisations why not my own?.

— Written 26 July 2023 · Written by Benjamin Clark

Managing GitHub with Terraform (and GitHub!)

Part 2 of 4 in Infrastructure as Code (IaC)

The goal? Have a single GitHub repository as the single source-of-truth for the GitHub configuration of the Sudoblark Organisation.

— Written 07 August 2023 · Written by Benjamin Clark

Managing GitHub with Terraform (and GitHub) - now live!

Part 3 of 4 in Infrastructure as Code (IaC)

A while back I wrote a post about about to manage GitHub with Terraform and GitHub… I think I’m finally ready to release the source code to the general public.

— Written 26 September 2024 · Written by Benjamin Clark

Refactoring monsternames-api to use modern terraform

Part 4 of 4 in Infrastructure as Code (IaC)

Refactoring monsternames to be cloud-native with data-structure driven terraform

— Written 04 December 2024 · Written by Benjamin Clark