Skip to content
DevOps Glossary
Contribute
Home / Practice

Practice

4 terms in this category.

CI/CD (CI/CD)

practice

Continuous Integration and Continuous Delivery — the practice of automating code building, testing, and deployment.

automation pipeline deployment

Continuous Delivery (CD)

practice

A practice where code changes are automatically built, tested, and prepared for release to production at any time.

delivery automation ci-cd

Continuous Deployment

practice

A practice where every code change that passes automated tests is automatically released to production without manual intervention.

deployment automation ci-cd

On-Call

practice

A rotation practice where engineers are designated to respond to production incidents and alerts outside business hours.

reliability incident-response sre