Blue-Green Deployments
noun
Definition
- 1.A deployment strategy that involves running two identical production environments, one active (blue) and one idle (green), to minimize downtime during updates.
Example
Switching traffic from the blue environment to the green environment after a successful deployment is a blue-green deployment technique.
Related Exams
This term is in the general glossary and is not mapped to a specific exam yet.

