In today's agile and DevOps model the role of continuous integration, delivery and deployment play a vital role to enhance the way we develop, test and deploy software. One of the most used tools for CI/CD operations is Jenkins. In this video, we are going to learn the terms CI, CD.
Continuous Integration is the practice of running your tests on a non-developer machine
automatically every time someone pushes new code into the source repository.
Continuous delivery is like a preparation process. The process of making the code to be deployable.
Continuous deployment is the actual process of deployment into the production server and makes it available for the intended users.
Follow me on Instagram: https://bit.ly/2Ez36rH
Facebook: https://bit.ly/2TqPlis
#Jenkins #BeginnerGuide #LAO #Tamil