21 articles tagged with Ansible.
A condensed checklist of the systemd unit-file patterns we now use everywhere, with the production reasons each one matters.
Run services reliably with systemd: units, dependencies, and resource limits.
Wikis rot. We moved every operational doc into the repo it describes. Six months in, the docs are mostly correct because the only people who can update them are the ones who change the system.
Container performance problems usually live in the node kernel, not your app. Here is what we tune, why, and how we measure before touching anything.
A team of 30 engineers all editing the same monolithic Ansible repo doesn't work. Here's the role taxonomy and review process that did.
Concrete systemd unit patterns that reduced flakiness: restart policies, resource limits, and structured logs.
Compare Terraform, Pulumi, and Ansible for Infrastructure as Code. Learn when to use each tool and how they complement each other in modern DevOps workflows.
How we organize Terraform state across 12 AWS accounts and 40+ services. Backends, locking, partitioning, and the migration we got wrong twice.
We use Ansible for configuration management on hosts where Terraform stops. The workflow that keeps it tractable and what we wish we'd known about idempotency.