Fantastic Feature Flags
Feature flags are used by engineering teams to dynamically change software behaviour during runtime. They are an important tool to enable continuous integration and delivery. This presentation discusses a bespoke feature flags implementation I built for EQL, and reviews various uses of feature flags.