Skip to main content

DevOps

19 articles · written by Niraj Kumar

The largest topic cluster here, and the one closest to the work that actually keeps products alive. These articles cover the path from a green build to a running system you can observe and recover.

Topics include GitHub Actions pipelines for Node.js and Next.js, Docker-based zero-downtime deployment behind Nginx, infrastructure as code with AWS CDK and Terraform for JavaScript developers, container orchestration choices, DevSecOps practices (SAST, DAST, SBOMs in the pipeline), Linux server hardening and monitoring, debugging production outages through logs, metrics and traces, and cost-optimising an AWS stack when you are the one paying for it.

Most examples assume a small team without a dedicated platform group — the constraint that shapes nearly every recommendation in this cluster.

Related topics

← All articles