
Feature Management with LaunchDarkly
By :

This chapter should have provided you with an understanding of what is meant by the word rollout in the context of feature management. We looked at how progressive rollouts, both percentage and ring, can offer testing and validation opportunities to help you gather insights from your customers about new components and implementations. Next, we discovered how to configure feature flags to achieve both ring and percentage rollouts within LaunchDarkly. I provided some tips around using segments to make working with ring rollouts more effective. Finally, I briefly touched on how ring and percentage rollouts can be used in conjunction to offer an even more reliable testing experience for a feature.
With this information, you should be able to configure feature flags for rollouts within your teams and products. I have provided several examples and scenarios in which rollouts can be used to safely deliver new functionality to your products. Additionally, these examples show how...