@[email protected]

Feature Flags

Separate Deployment
and Release

by Rob Richardson

  @[email protected]

https://robrich.org/

Feature Flags

Feature Flags

"Seperate deployment from release"

Feature Flags

"Deploy it and turn it off"

"When you're ready, turn the switch on"

How to use Feature Flags

Ways to Implement
Feature Flags

(in no particular order)

Feature Flags as Config

Demo 1

Config files and Environment Variables

Server and Client flags

github.com/robrich/feature-flags

Feature Flags as Datastore

Demo 2

Feature Flags Database

Flag expiration & test

github.com/robrich/feature-flags

Context Overrides

Demo 3

Context overrides

github.com/robrich/feature-flags

Feature Flags as Datastore

Feature Flags