Continuous deployment
Continuous deployment (CD) is a software engineering approach in which software functionalities are delivered frequently through automated deployments. CD contrasts with continuous delivery, a similar approach in which software functionalities are also frequently delivered and deemed to be potentially capable of being deployed but are actually not deployed.
Category
- Continuous integration (CI)
- Continuous build (CB)
- Continuous delivery (CD)
- Continuous deployment (CD)