Selective Rollout
You can use a selective rollout for enabling certain features for premium users or beta users. Many products offer paid features that can only be accessed by the users that pay for the premium functionality. You can develop your own in-house plugin for managing premium features, or CloudBees Feature Management offers the same functionality built-in. It provides ready-made plugins and code snippets via its SDK to quickly implement different types of feature flag use cases.
Geographical Feature Flag Rollout
You can use CloudBees Feature Management to roll out features for only specific geographic regions or countries. Imagine you own a financial product that isn’t authorized to operate in certain countries. To comply with local regulations, you need to disable certain features for users in a specific country or region. Feature flags can help you accomplish this task.