Hacker News new | ask | show | jobs
by vlad 3384 days ago
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!