Difference between revisions of "Blue-green deployment"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* RDS: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html | * RDS: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html | ||
+ | [[Consider creating a Blue/Green Deployment to minimize downtime during upgrades]] | ||
== Related == | == Related == |
Revision as of 10:47, 2 May 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: