Good tool for managing feature flags.
What do you like best about the product?
1. Allowing business users to field-test new features in production before enabling them for clients.
2. Enabling gradual rollouts for high-risk features, minimizing potential impact if issues arise.
3. Decoupling feature releases from development and deployment, so developers can merge tested features while product teams control when they go live.
2. Enabling gradual rollouts for high-risk features, minimizing potential impact if issues arise.
3. Decoupling feature releases from development and deployment, so developers can merge tested features while product teams control when they go live.
What do you dislike about the product?
Nothing really. It does good job managing feature flags. We only use it for feature flags, so can't comment on other features.
What problems is the product solving and how is that benefiting you?
It allows the business to validate features in production environment before enabling such feature for Clients/Users.
It also ads the ability to deploy a new feature gradually, to beta tester clients first and then simply toogle the flag to enable that feature for other users.
Engineers don't need to worry about feature release schedule if a feature is behind a feature flag. This helps with continous integration/deployment practices. Business can decide when to enable features by managing feature flags.
It also ads the ability to deploy a new feature gradually, to beta tester clients first and then simply toogle the flag to enable that feature for other users.
Engineers don't need to worry about feature release schedule if a feature is behind a feature flag. This helps with continous integration/deployment practices. Business can decide when to enable features by managing feature flags.
There are no comments to display