Continuous Deployment

Definition: In software product development, continuous deployment refers to a strategy that aims to reduce the amount of time between writing code and pushing it live. Common practices under this agile-inspired strategy may include automated testing and automated releases.

See Also: Continuous IntegrationContinuous Delivery