# Continuous-Deployment, Software-Development, Developer-Productivity, Engineering-Excellence, Organiz

Published articles for Continuous-Deployment, Software-Development, Developer-Productivity, Engineering-Excellence, Organiz.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Adopting Continuous Delivery: More a culture change than automation of processes

DevFeed: [Adopting Continuous Delivery: More a culture change than automation of processes](<https://devfeed.tech/articles/adopting-continuous-delivery-more-a-culture-change-than-automation-of-processes-39869.md>)

Original publisher: [Read original article](<https://mende.io/blog/adopting-continous-delivery-culture/>)

Author: tobi@techunicorn.builders (Tobias Mende)

Published: 2021-12-04T12:07:00Z

Content type: article

Language: en

Sources: [Tobias Mende](<https://devfeed.tech/sources/tobias-mende.md>)

Topics: [Continuous Delivery (CD)](<https://devfeed.tech/topics/continuous-delivery.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [burnout](<https://devfeed.tech/tags/burnout.md>), [continuous-delivery](<https://devfeed.tech/tags/continuous-delivery.md>), [continuous-deployment-software-development-developer-productivity-engineering-excellence-organiz](<https://devfeed.tech/tags/continuous-deployment-software-development-developer-productivity-engineering-excellence-organiz.md>), [faster](<https://devfeed.tech/tags/faster.md>), [ownership](<https://devfeed.tech/tags/ownership.md>)

### AI overview

The article argues that adopting continuous delivery requires a culture and process change, not merely automating manual deployment activities. It recommends understanding existing delivery processes, responsibilities, risks, and safety mechanisms before simplifying or automating them.

### Source excerpt

Adopting Continuous Delivery: More a culture change than automation of processes Continuous delivery, the process of automatically delivering changes of a system without human interaction, is one of the most beneficial practices that software teams can adopt. In Accelerate, the authors Nicole Forsgren, Jez Humble and Gene Kim, discovered a strong link between using continuous delivery and organisational performance: Teams that continuously deliver their changes have a stronger sense of ownership, get faster feedback and need to rework their code less. Furthermore, deployments are less stressful and the risk of burnout is reduced.