CI/CD (CI/CD)
practiceContinuous Integration and Continuous Delivery — the practice of automating code building, testing, and deployment.
automation pipeline deployment
Continuous Delivery (CD)
practiceA practice where code changes are automatically built, tested, and prepared for release to production at any time.
delivery automation ci-cd
Continuous Deployment
practiceA practice where every code change that passes automated tests is automatically released to production without manual intervention.
deployment automation ci-cd
On-Call
practiceA rotation practice where engineers are designated to respond to production incidents and alerts outside business hours.
reliability incident-response sre