Managing Feature Flags: Deliver Faster With Smaller Increments

Managing Feature Flags by O'Reilly

Feature Flags offer a powerful way to turn code ideas into immediate outcomes without breaking anything in the meantime. Download the eBook to learn more.

Download the eBook

Learn why agile businesses use Split

Schedule a Split demo tailored to your needs

Speed up development cycles, reduce release risk, and focus your team on DevOps best practices that create maximum impact.

feature management and experimentation preview 1
Deploy continuously with confidence. Schedule a demo to experience intuitive feature flag management.

Deliver Software Fast in Small Increments

In this short book, learn how to successfully unleash feature flags, aka toggles, flips, gates, or switches, to accelerate software delivery and trunk-based development. You’ll learn about different types of DevOps feature flags, and explore critical code-level techniques to keep your feature flagging code manageable. You’ll also learn how to keep the number of flags in your codebase to a manageable level.

  • Use feature flag management to determine which users are exposed to a given feature
  • Examine several cases involving feature flags, including continuous delivery and testing in production
  • Learn techniques to ensure that feature-flagged code is readable, maintainable, and testable
  • Explore the trends and practices that are driving the convergence of continuous delivery and experimentation