Anian Ziegler
@anian
Anian Ziegler
@anian
Whether it’s articulated or not, every business is driven by one of two philosophies. A company is either competition-driven or story-driven.
when deployment and production release themselves are automated, they are rapid, repeatable, and reliable. It is often so much easier to perform a release once the process is automated that they become "normal" events—meaning that, should you choose, you can perform releases more frequently. This is particularly the case where you are able to step
... See moredeployment pipeline is an automated manifestation of your process for getting software from version control into the hands of your users.
Even though working in small chunks adds some overhead, it reaps enormous rewards by allowing us to avoid work that delivers zero or negative value for our organizations.
In continuous delivery, we invest in building a culture supported by tools and people where we can detect any issues quickly, so that they can be fixed straight away when they are cheap to detect and resolve.
continuous delivery predicts lower levels of unplanned work and rework in a statistically significant way.