
Feature Flags: Deploy to some of the people all of the time, and all of the people some of the time! - Graham Knapp
Feature flags activate features for some users whilst hide them for others. They help you deploy code more often, work more collaboratively, get early feedback from colleagues and customers and separate deployment from feature activation.