Introducing Stormcrow: Dropbox's feature gating / population management system(blogs.dropbox.com)
blogs.dropbox.com
Introducing Stormcrow: Dropbox's feature gating / population management system
https://blogs.dropbox.com/tech/2017/03/introducing-stormcrow/
3 comments
Author here, happy to answer any questions about this post!
Hi, Tom. Great post!
1) How do you synchronize features between micro-services? Each service may have a different state of the feature set during a request.
2) When you flip the feature on or off, how is that reflected in the UI? Does the UI tell you when the feature propagated to all services?
Thanks!
1) How do you synchronize features between micro-services? Each service may have a different state of the feature set during a request.
2) When you flip the feature on or off, how is that reflected in the UI? Does the UI tell you when the feature propagated to all services?
Thanks!
Btw, I wrote a quick post based on this trend:
http://www.split.io/blog/dropboxs-stormcrow-and-the-new-era-...