November 29, 2019

221 words 2 mins read

A journey into feature toggles

A journey into feature toggles

Feature toggles (aka feature flags) are a set of patterns that enable dev teams to deliver features to users rapidly and safely. Pete Hodgson leads you on a journey with a dev team as they adopt feature toggles, covering what they are, why they're helpful, and how to use them successfully.

Talk Title A journey into feature toggles
Speakers Pete Hodgson (Independent)
Conference O’Reilly Open Source Convention
Conf Tag Making Open Work
Location Austin, Texas
Date May 8-11, 2017
URL Talk Page
Slides Talk Slides
Video

Feature toggles (aka feature flags) are a set of patterns that enable dev teams to deliver features to users rapidly and safely. Pete Hodgson leads you on a journey with a dev team as they adopt feature toggles, covering what they are, why they’re helpful, and how to use them successfully. Along the way, you’ll discover that feature toggles cover a broader set of use cases than you might initially think. You’ll also create a categorization scheme for different types of toggles and learn why it’s important to manage the various types of toggles in different ways, even if they share a common underlying implementation. Pete discusses different ways to store toggle configuration and shares some pro tips on how to succeed with feature toggles and how to prevent them from getting out of control.

comments powered by Disqus