Simple deployment pipelines
Push to main, run tests, deploy. Nothing clever.
DevOps
Practical infrastructure for small teams. One server or a handful. No cloud theatre.
What's in scope
Push to main, run tests, deploy. Nothing clever.
Uptime, disk, queues, error rates. One alert channel, not ten.
Automated, tested, offsite. I restore them once a month to prove they work.
Configuration in code. Documented. Reproducible on a new box.
Approach