This document discusses feature management and feature toggles. It begins by asking who has experience with feature toggles and feature management systems. It then outlines an agenda to discuss why feature toggles are used, how they work, and what challenges can occur. Commercial feature management platforms are evaluated based on supported languages, pricing models, and deployment options. Testing strategies are presented for using feature flags. The document concludes by discussing feature management at EMnify, including building their own SDK when a language wasn't supported and how their use of feature toggles helped with a monolith splitting effort.