Blue-Green Deployments: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* [[Software_Testing_Concepts#Testing_in_Production|Software Testing Concepts]] | * [[Software_Testing_Concepts#Testing_in_Production|Software Testing Concepts]] | ||
* [[Canary Release]] | * [[Canary Release]] | ||
* [[OpenShift_Application_Operations#Blue.2FGreen_Deployment|Blue/Green with OpenShift]] | |||
=Overview= | =Overview= |
Revision as of 23:39, 2 February 2022
External
- Blue-Green Deployment by Martin Fowler
- Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation by Jez Humble, David Farley
Internal
Overview
TO PROCESS:
- Martin Fowler article
- Jez Humble's chapter in CDRSRBTDA