Difference between revisions of "Blue-green deployment"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Related == | == Related == | ||
* [[Feature toggle]] | * [[Feature toggle]] | ||
+ | * [[Red-black deployment]]s | ||
== See also == | == See also == |
Revision as of 17:42, 18 May 2022
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.
Related
See also
Advertising: