Just added: Algorithms you can run and practice
All topics / Feature Flags and Rollbacks

Feature Flags and Rollbacks

Ship code dark, flip it on for a few users, and turn it off instantly when it breaks: feature flags decouple deploy from release.

Download EPUB
  1. The switch in your code
  2. Living with flags
  3. The bill comes due