|
|
|
How do you keep track of services dependencies
|
|
1 points
by c4n4rd
3391 days ago
|
|
When using microservices (or even in other archtecture) we have a graph of services. How do you currently track those dependencies (which tools?) and is that static or dynamic? (static: e.g. visio diagram or something else, dynamic: the dependency can be queried at run time)
Thanks! |
|