
E41 - Using Feature Flags to Tame Complexity with Mike Zorn
Published: December 3, 2025
Duration: 43:29
What if changing a single flag could save you from a failed migration, a broken API, or a late-night rollback?
Join us as we dive into how feature flags become a practical tool for changing application behavior at runtime, not just toggling UI elements. Cory talks Mike Zorn about real stories from LaunchDarkly and Rippling, covering how teams use flags to ship safely, debug faster, and simplify complex systems.
You’ll hear about:
Using feature flags to avoid staging overload and ship directly to productionMigrating critical systems and databases with minimal downtime and riskControlling lo...