Feature Flags: Separate Deployment from Feature Release

2/26/2025 at ConFoo in Montreal, Québec, Canada

Tired of rolling back the feature because a hotfix is coming through? Want to get away from code freezes to fit an arbitrary deadline? Feature flags allow us to release code when we’re ready and then turn it on when business is ready. There’s subtleties and nuance here though. Join us on this journey where we introduce feature flags, talk about the options for cloud-based services vs. built-in systems, and look at best practices for testing and retiring feature flags. You’ll leave with a repo of solid examples and techniques to take control of your deployment future.