Field notes

Blog

Writing on AI-augmented delivery, agent adoption, Terraform, Kubernetes and the parts of DevOps practice that decide whether a platform lasts.

4 min read

What AI-Augmented DevOps Actually Means

Every consultancy now claims to use AI. Here is a concrete account of which infrastructure work agents speed up, which they do not, and how to tell the difference.

  • ai-devops
  • devops
  • consulting
  • 3 min read

    Getting Coding Agents Working in Your Team

    Most teams have tried coding agents; fewer have made them stick. The gap is rarely the model. It is the missing scaffolding, and here is what that scaffolding consists of.

    • ai-devops
    • engineering-practice
    • developer-experience
  • 3 min read

    Terraform Modules That Do Not Rot

    Infrastructure as Code fixes configuration drift until the code becomes the problem. Four design decisions that determine whether a Terraform estate survives two years.

    • terraform
    • infrastructure-as-code
    • devops