DevOps
27 views
Blue-Green Deployment
Quick Definition
Strategy with two identical environments for zero-downtime switching
Full Definition
A strategy maintaining two identical environments for zero-downtime switching.
Examples
instant rollback, zero downtime, traffic switching
Related Terms
deployment-strategy
canary-deployment
More DevOps Terms
Toil
Manual repetitive automatable operational work
Grafana
Open-source visualization platform for customizable dashboards
Infrastructure as Code
Managing infrastructure through version-controlled config files
Shift Left
Moving testing and security checks earlier in development
Kubernetes
Open-source platform for automating container management
Docker
Platform for running applications in lightweight containers