Building a CI/CD Pipeline with Jenkins
This lecture covers CI (Continuous Integration) and CD (Continuous Deployment) pipelines, which are one of the four key elements (MSA, CI/CD, DevOps, Container) that make up cloud-native applications. Through this lecture, you can understand and practice the process of building and deploying your own automation pipeline in a local environment and a cloud environment using the CI/CD tool Jenkins.

Please refer to the Nodejs + PM2 application deployment process.
Hello, this is Lee Do-won.
In the lecture on building a CI/CD pipeline using Jenkins, we have added lecture materials on how to deploy applications written in Nodejs. You have requested this content since last September, but even though it is not much, we are uploading it now. We apologize for uploading the material so late.
This explains how to start a Nodejs application through a Process Manager called PM2, and how to deploy and run it as a Docker image. Although it is insufficient, I hope it will be of some help to those who need it. If you have any additional questions, please leave a message on the bulletin board. I haven't been able to check it right away due to the recent project deadline, but I will check it and respond as soon as possible.
I hope you finish the rest of 2022 safely and achieve success in everything you do.
Thank you.




