Difference between revisions of "Blue-green deployment"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [[AWS Elastic Beanstalk]] | * [[AWS Elastic Beanstalk]] | ||
+ | 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. | ||
== See also == | == See also == |
Revision as of 10:14, 19 July 2021
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.
See also
Advertising: