Remove Continuous Delivery Remove DevOps Remove Fashion Remove Load Balancer
article thumbnail

Blue-Green Deployments: A Definition and Introductory Guide

LaunchDarkly

This deployment process involves creating two identical instances of a production app behind a load balancer. At any given time, one app is responding to user traffic, while the other app receives constant updates from your team’s continuous integration (CI) server. The blue environment is live. Keep improving.

article thumbnail

Software Engineering Daily: Feature Flags with Edith Harbaugh

LaunchDarkly

LaunchDarkly allows developers to deploy new software releases in a controlled fashion. Edith is also the host of a podcast called To Be Continuous , and I recommend checking it out if you’re interested in learning about continuous delivery and DevOps and many other technical subjects. EH: Quality balancing too.