Joe Attwood

Joe Attwood

DevOps, Platform & infrastructure engineering, London

Open to Senior / Staff
Notice 3 months
CV (PDF)

/projects

Projects

Each of these has a write-up covering the problem, what I chose, what I rejected, and what I'd do differently. The reasoning is the interesting part; the code is on GitHub.

  • GoPG

    A Go templating engine that replaced a pile of Python and Jinja tooling for generating platform configuration.

    • Go
    • text/template
    • YAML
  • Cost anomaly detection module

    A reusable Terraform module that turns AWS Cost Anomaly Detection into Slack-and-email alerts teams actually see, without each account reinventing the wiring.

    • Terraform
    • AWS Cost Explorer
    • SNS
    • Lambda
    • Slack
My cat, extremely close to the camera, unimpressed

resource "cat" "whiskers" {
  mood    = "unbothered"
  consent = false
}
Apply complete. 1 added, 0 changed, 0 destroyed.