PromptHub
DevOps 26 views

Continuous Deployment

Quick Definition

Automatically deploying every tested change to production

Full Definition

Automatically deploying every tested code change to production without manual gates.

Examples

zero-downtime deploys, automated rollbacks, feature flags

Related Terms

continuous-delivery deployment-automation

More DevOps Terms