Tech Glossary

What is Continuous Delivery?

Continuous Delivery (CD) is a methodology for delivering software that enables organizations to quickly and easily deliver new features to their users. CD means automating as much of the delivery as possible, from build and test to distribution and monitoring. In this way, new functions can be delivered more often and with higher quality. Compared to other technical competencies, CD is a very fast and efficient methodology that enables the organization to deliver new functions in a much shorter time. Other technical skills, such as Continuous Integration (CI), can also be useful for quickly delivering new features, but CD is usually the fastest and most efficient methodology.

Relaterade