Build a Feature Flag Service
Design a feature flag service that supports global ON/OFF controls, percentage-based rollouts, and sticky user assignments. The service should reliably manage feature visibility across different user segments while maintaining consistent user experiences.
Asked at:
Snowflake