Skip to main content

CI/CD

8 articles · written by Niraj Kumar

A pipeline earns its keep by catching things before users do, and by making deployment boring enough that you do it often. These articles cover both halves.

Coverage includes GitHub Actions workflows for Node.js and Next.js applications, Docker image builds and registry pushes, zero-downtime deploys to AWS EC2, shifting security left with SAST, DAST and SBOM generation inside the pipeline, and multi-axis automated PR review using Claude Code in GitHub Actions.

Related topics

← All articles