Skip to main content

Blue-Green Deployment: What Are the Options?

blue-green, environment

blue-green, environmentBlue-green deployment is a change management strategy for software releases. Blue-green deployments require two identically configured hardware environments. One environment is active and serves end users while the other remains idle. Blue-green deployments are typically used for applications with strict uptime requirements. First, new code is released to staging environments and fully tested. Once the […]

The post Blue-Green Deployment: What Are the Options? appeared first on DevOps.com.



from DevOps.com https://ift.tt/wJKV3aI

Comments

Popular posts from this blog