# Big-Bang Deployment

> Releasing a change to all users at once with no gradual exposure, so a defect reaches all of them.

Record: `lex:big-bang-deployment`
Kind: anti-pattern
Layer: [Correctness Core](https://banes-lab.com/records/layer/correctness-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-big-bang-deployment

## category

- [Self-Healing / Recovery / Deployment Safety](https://banes-lab.com/records/lex-category/self-healing-recovery-deployment-safety.md)

## referenced-by

- [Canary Deployment](https://banes-lab.com/records/arch/canary-deployment.md)
