You are on page 1of 2

CI/CD

In software engineering, CI/CD or CICD is the combined practices of continuous integration


and either continuous delivery or continuous deployment.[1]

CI/CD bridges the gaps between development and operation activities and teams by
enforcing automation in building, testing and deployment of applications. Modern day
DevOps practices involve continuous development, continuous testing, continuous
integration, continuous deployment and continuous monitoring of software applications
throughout its development life cycle. The CI/CD practice, or CI/CD pipeline, forms the
backbone of modern day DevOps operations.

References

1. Sacolick, Isaac (2020-01-17). "What is CI/CD? Continuous integration and continuous delivery
explained" (https://www.infoworld.com/article/3271126/what-is-cicd-continuous-integration-and-co
ntinuous-delivery-explained.html) . InfoWorld. Retrieved 2021-06-01.

External links

What is CI/CD - all you need to know (https://www.codilime.com/what-is-ci-cd-all-you-need-


to-know/) by Maciej Manturewicz
Retrieved from
"https://en.wikipedia.org/w/index.php?
title=CI/CD&oldid=1027561116"

Last edited 8 days ago by Keith D

Content is available under CC BY-SA 3.0 unless


otherwise noted.

You might also like