Continuous Delivery

From MSEC
Jump to navigation Jump to search

This is a preview version of MSEC. The full version is available to Patreon supporters at the Gemini level and above.

Click here for details on how to join the growing MSEC community.


Continuous Delivery is an approach to software development that focuses on working so that software is always in a releasable state.

It is now practiced by many of the Leading Software Producers in the world in a Wide Variety of Industries. Continuous Delivery is now widely seen as the "state of the art" for producing high quality software efficiently.

It is an extension of the ideas of Extreme Programming described by Kent Beck in his influential book of the same name.

Continuous Delivery works by optimising for fast, high-quality Feedback, using high-levels of automation to achieve a repeatable, reliable approach to software delivery.

The phrase "Continuous Delivery" was used to describe the first principle of the Agile Manifesto which stated:

"Our highest priority is the early, and continuous delivery of valuable software".

The Continuous Delivery Book popularized this radical approach. At the heart of the book, is the concept of the Deployment Pipeline which organizes the development approach allowing the process to be optimized to maximize the ability of teams to create high quality software, quickly.

Further Viewing

  



Home     < Previous     Next >