Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Continuous Delivery (CD)
Continuous delivery (CD) is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably released at any time and, following a pipeline through a “production-like environment”, without doing so manually. It aims at building, testing, and releasing software with greater speed and frequency. The approach helps reduce the cost, time, and risk of delivering changes by allowing for more incremental updates to applications in production. A straightforward and repeatable deployment process is important for continuous delivery.
Continuous delivery contrasts with continuous deployment (also abbreviated CD), a similar approach in which software is also produced in short cycles but through automated deployments even to production rather than requiring a “click of a button” for that last step. As such, continuous deployment can be viewed as a more complete form of automation than continuous delivery.
- GitHub: https://github.com/topics/continuous-delivery
- Wikipedia: https://en.wikipedia.org/wiki/Continuous_delivery
- Related Topics: ci-cd, cicd, continuous-deployment, continuous-integration,
- Last updated: 2025-02-05 00:06:17 UTC
- JSON Representation
https://github.com/githubfoam/gocd-sandbox
gocd pipeline as code continuous delivery
continuous-delivery continuous-deployment continuous-integration gocd pipelines-as-code
Last synced: 11 Dec 2024
https://github.com/githubfoam/ansible-role-apache2
ansible role for apache2 CI/Continuous Delivery/Continuous Deployment pipeline
ansible-role appveyor circleci continuous-delivery continuous-deployment continuous-integration pipeline travisci
Last synced: 11 Dec 2024
https://github.com/mramshaw/gitlab-testing
GitLab CI integration testing
ci continous-deployment continuous-delivery continuous-integration gitlab gitlab-ci travis travis-ci
Last synced: 14 Jan 2025