Talk:Continuous deployment

From WikiProjectMed
Jump to navigation Jump to search

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]