Flamy Mattewadaflamy.hashnode.dev·Jan 31, 2023Project #1 : Automated CI/CD pipeline for NodeJS applicationIn 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...CI/CD pipelines