Skip to content
S.Mehradi edited this page Sep 25, 2022 · 3 revisions

Continuous integration(CI), continuous delivery/deployment(CD) are DevOps practices that aim to speed the software delivery without compromising on quality. By automating as many steps in the process as possible, CI/CD provides rapid feedback builds to shorten the time it takes to release software to users.

devops flow

Clone this wiki locally