Forty-four releases over three years, of which forty-one changed both services in the same window. Counting releases is a five-minute query against the git history and it answers…
composer bump raises the constraints in composer.json to match what is installed, which is either exactly what you want or exactly what you do not. The distinction between…
A module used by four environments and verified by applying it and looking at the console. The tagging assertion is the one that earns its place immediately, because…
Every deploy restarting six consumers at once, triggering a rebalance that stops consumption for forty seconds. Rolling the restarts is the obvious answer and it is slower, which…
Runbooks written by the expert were unusable by anybody else, so the second person wrote them and the expert reviewed. The expert’s version of step one was “check…
Taking a resource out of management used to mean state rm, which is a command run against state and invisible in review. The default being destroy is the…
A cron entry that had been failing silently for six weeks, and a timer that would have said so. Persistent=true runs a missed occurrence after a reboot, which…