From the course: Continuous Deployment Strategies by Pearson
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Learning objectives
From the course: Continuous Deployment Strategies by Pearson
Learning objectives
In this lesson, we're going to take a look at the concept of decoupled deployments and how they might get you closer to your true north. Now just a quick clarification. You probably won't find a lot out there on the term decoupled deployments. It's not yet considered a deployment strategy per se, but if it were, it just might be the most powerful and flexible of them all. You may have heard of feature flags or feature toggles. And you might have heard about the concept of decoupling code deployment from feature releases. Those are the concepts we will be unpacking in this lesson. And just for the sake of simplicity, I'm going to be referring to this set of concepts as decoupled deployments. Who knows? Maybe it'll catch on. Once we have discussed decoupled deployments and how it all works together, we'll look at their various components and some of the popular tools that could help us implement this wannabe deployment strategy. Then we'll walk through the planning process to see how to…