Talk:Continuous deployment

Latest comment: 2 months ago by SteveLoughran in topic Continuous deployment as technology not process

Continuous deployment as technology not process edit

I'd argue that Continuous Deployment is the automation technology wherein your Continuous Integration servers can push out new releases of the code into staging, perhaps production. In contrast, Continuous Delivery is how to use this, code patterns (feature flags) and software development practices in order to be able to rapidly and iteratively develop and ship software.

SteveLoughran (talk) 16:30, 20 February 2024 (UTC)Reply