Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Fun with Feature Flags

Fun with Feature Flags

An exploration of feature flags and tools to support their integration in Spring.

Wim Creuwels

June 05, 2024
Tweet

Other Decks in Programming

Transcript

  1. Two categories of feature flag tools Hosted Integrated Separated from

    application Accessed through SDK / API Run with application Non - separable
  2. Unleash vs Togglz Unleash Togglz Hosting Container Integrated SDK Java,

    JavaScript, Python, Go, .NET, ... Java Environments 2/unlimited Unsupported Pricing Free and paid version Free
  3. WOW