Difference between revisions of "Blue-green deployment"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* [[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.
 
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 ==
 +
* [[Feature toggle]]
  
 
== See also ==
 
== See also ==

Revision as of 07:51, 28 March 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: