Blue-Green Deployments: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
=Internal= | =Internal= | ||
* [[Continuous_Delivery#Blue-Green_Deployments|Continuous Delivery]] | * [[Continuous_Delivery#Blue-Green_Deployments|Continuous Delivery]] | ||
* [[Software_Testing_Concepts#Testing_in_Production|Software Testing Concepts]] | |||
* [[Canary Release]] | * [[Canary Release]] | ||
Revision as of 23:30, 2 January 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