A mechanism that lets you turn a specific feature on or off without redeploying code.
Also called a feature toggle. It lets you deploy a feature under development to production ahead of time and release it later just by flipping the flag, or expose a new feature experimentally to only a subset of users (an A/B test).
© 2026 ITBGM