What is CI CD | Difference between CI CD | Benefit of CI CD | DevOps pipeline

Опубликовано: 24 Август 2026
на канале: MadeNew
77
2

After watching this video, you will be able to: Explain what Continuous Integration and Continuous Delivery are, describe the key differences between Continuous Integration and Continuous Delivery, and explain the main benefits of CI/CD. It’s important to understand the difference between Continuous Integration and Continuous Delivery, because a lot of times, people say ‘CI/CD’ like it's one process, but it's not. It’s two separate and distinct processes that happen right after each other.


In this video, you learned that: CI/CD is not one process, it’s two separate and distinct processes that happen sequentially Continuous Integration is an automation process that allows developers to continuously integrate their code back into the main or master branch, Continuous Delivery is the next phase after CI, that takes integrated code and deploys it somewhere like a staging, testing, or preproduction server, Continuous Deployment is delivering the code to production, CI consists of the Plan, Code, Build, and Test phases, CD consists of the Release, Deploy, and Operate phases, CI/CD sits in the Build and Test phases of the DevOps pipeline, and there are several benefits to CI/CD.


what is ci/cd in devops,
what is ci/cd pipeline jenkins,
what is ci/cd pipeline in devops,
ci/cd full form,
what is ci/cd in azure devops,
ci/cd vs devops,
what is ci/cd in automation testing,
continuous integration,