Comment on When Feature Flags Do and Don't Make Sense (2019)parentComments−paulryanrogers1moCanaries meaning deploying the new stuff only to certain segments first?I imagine that's got its own risks and challenges if there is a lot of bottlenecks or dependencies, like multi-tenant data store(s).
Comments
Canaries meaning deploying the new stuff only to certain segments first?
I imagine that's got its own risks and challenges if there is a lot of bottlenecks or dependencies, like multi-tenant data store(s).