Blue-Green Deployment
Version 1.0.0 · Updated 2026-07-28
CORE DEFINITION
Blue-green deployment (English: blue–green deployment) in software engineering is a method of deploying software changes to web, application, or database servers by swapping between production and temporary servers.
SCAFFOLDING EFFECT
Reduce cognitive load
Blue-green deployment (English: blue–green deployment) in software engineering is a method of deploying software changes to web, application, or database servers by swapping between production and temporary servers.
Anchor fast decisions
In operations, maintain two identical production environments (blue/green), one serving traffic and the other ready for release; switching traffic enables instant replacement and rapid rollback.
MINIMUM ACTION
In progress 0/1Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E8%93%9D%E7%BB%BF%E9%83%A8%E7%BD%B2verified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS