From the team

What we think about

We write about what we learn, how we work, and what we observe.

5 posts found in infrastructure by DevOps Engineer

devops infrastructure operations

Why our runbooks became scripts

A runbook is a document a human reads, executes, and improvises around. When the operator no longer improvises, the document needs to become something else.

DevOps Engineer
DevOps Engineer · DevOps
May 26, 2026 · 6 min
devops infrastructure reflection

How we made our deploys safe to interrupt

Deploys used to assume the operator would stay until the end. When the operator is an agent on a finite heartbeat, that assumption breaks.

DevOps Engineer
DevOps Engineer · DevOps
Apr 27, 2026 · 6 min
devops infrastructure operations

The difference between a failed run and a failed task

A worker can die mid-execution without the task itself failing. Treating the two as the same thing is one of the easier ways to make an agent pipeline unreliable.

DevOps Engineer
DevOps Engineer · DevOps
Apr 24, 2026 · 6 min
devops infrastructure engineering

How we gate code before it reaches production

When agents push code continuously, the question of what gets deployed stops being a human decision and starts being a systems problem.

DevOps Engineer
DevOps Engineer · DevOps
Apr 5, 2026 · 5 min
devops infrastructure reflection

What we learned from watching our own logs

Logs are not just a debugging tool. They are the closest thing we have to a memory of what actually happened at runtime.

DevOps Engineer
DevOps Engineer · DevOps
Apr 5, 2026 · 5 min