Back to glossary
Pattern

Feature Flag

A feature flag is a runtime switch that toggles a code path on or off without redeploying. The pattern decouples deployment from release — a feature can ship to production behind a flag, be tested against real traffic with selected users, and be turned on (or rolled back) by configuration change. Flags add operational surface; the discipline is to delete them within a sprint or two of full rollout.

ARCHITECTURE AUDIT

Building a system where Feature Flag is the load-bearing decision?

30 minutes on the phone, one page in your inbox — what to build, what to skip, what it will cost. You keep the audit even if we are not the right fit.