Controlled rollouts selectively enables features for a subset of users before enabling for all users. Use it to test new and experimental features.
Tag: controlled rollout
7 Ways We Use Feature Flags Every Day at Split
At Split, we “dogfood” our own product in so many ways. Our engineering and product teams are using Split nearly every day. It’s how we make Split better.
7 Ways Feature Flags Improve Software Development
Every tech company, should be using a robust feature flag system. A well-built system will provide a host of value-adds and efficiencies for your dev team
Controlled Rollout with React Native and Feature Flags
Controlled rollouts, also called canary releases, or percentage rollouts, are a vital part of software releases. With controlled rollouts, you can release your new feature …
The 5 Phases of a Feature Launch
Feature launches in leading engineering teams increasingly look like a ramp rather than a one time switch, going through dogfooding, debugging, max power ramp, scalability and learning phases.