Jump to content

Talk:Continuous deployment

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Continuous deployment as technology not process

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]