Managing Feature Flags: Deliver Faster With Smaller Increments
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.
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