Distributed Data Show Episode 40: Feature flags with Cedrick Lunven




Distributed Data Show show

Summary: Feature Flags, also named Feature Toggle is a software development pattern allowing to enable and disable features within your applications at runtime. Cedrick has been working on an implementation in Java for nearly five years now. He will share his experience on succeeding to implement this patterns especially on large architecture and distributed systems. We cover expected use cases, underlying data model and architecture concerns.