|
|
|
|
|
by donavanm
4980 days ago
|
|
This is interesting. How er the true cost of inter service discovery is in maintenance. Adding a new service is trivial. Deprecating a service, or an API major rev, is a PITA. Eventually you just end up with an unmaintainable morass of "deprecated" services and dead ends. Speaking of, what's the work flow around service API revs? New config knob then query on the client side? Create a new service instance. |
|