Continuous Delivery is a software development discipline
where you build software in such a way that the software can be released to
production at any time. “Techniques such as automated testing, integration and
continuous deployment allow software to be developed to a high standard and
easily packaged and deployed, resulting in the ability to rapidly, reliably and
repeatedly push out changes to customers at low risk and with minimal overhead.
The technique was one of the assumptions of extreme programming but at an
enterprise level has developed into a discipline of its own.” Wikipedia
No comments:
Post a Comment