
June 7th, 2026
Separating Workers From My API Created a Deployment Problem
A production engineering story about separating background workers from the API, and the unexpected deployment challenges that arose.
12 min read
Notes, problems, fixes, and learnings from real projects.

June 7th, 2026
A production engineering story about separating background workers from the API, and the unexpected deployment challenges that arose.
12 min read

May 31st, 2026
A production engineering story about handling Node.js deployments safely using graceful shutdown, SIGTERM, and PM2 reload mechanisms.
11 min read