Difference between revisions of "Blue-green deployment"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* [[Red-black deployment]]s | * [[Red-black deployment]]s | ||
* [[Blue/Green deployment]] with [[CodeDeploy]] | * [[Blue/Green deployment]] with [[CodeDeploy]] | ||
+ | * [[AWS ECS deployments]] | ||
== Activities == | == Activities == |
Revision as of 10:57, 15 August 2023
wikipedia:Blue-green deployment
The CI/CD pipeline architecture creates a clone (green) of the live Elastic Beanstalk environment (blue). The pipeline then swaps the URLs between the two environments.
Consider creating a Blue/Green Deployment to minimize downtime during upgrades
Related
Activities
See also
Advertising: