Project #1 : Automated CI/CD pipeline for NodeJS application
Jan 31, 2023 · 5 min read · In this project, we will use Jenkins, Docker, and AWS to build an automated CI/CD pipeline for a simple NodeJS application. Every time you push new code to your GitHub repository, this pipeline will automatically build, test, and deploy the changes t...
Join discussion