Candost's Blog

26: The Cost of Software Deployment and Continuous Delivery

2021-11-28
Updated on 2023-09-20

Whenever we delay deploying minor fixes of software (changes in small batches), the repair cost also escalates. The minor work becomes major and requires more work every moment we delay. The increase in effort and expense is non-linear.

When the batch size becomes larger, people start multitasking in deployments because they have many different things to take a look at. Deployment often takes a long time and requires big parallel tasks like running migrations, checking if the data aggregation is correct, etc. They lose focus on individual tasks. Stress becomes high.


This note is mentioned in:

19d; 20; 21; 39a; 42a; 42; 79;
Reply via email

or comment below.

Comments
  • Latest
  • Oldest
  • Hottest
No comment yet.
Powered by Waline v3.5.7