officeluv / officeluv.github.io

OfficeLuv Product Team Site
https://engineering.officeluv.com
1 stars 1 forks source link

How can we communicate microservice dependencies? #8

Closed joshbeckman closed 4 years ago

joshbeckman commented 6 years ago

Now that we have many services, how should we best document their connections/dependencies?

Can we use those connections to monitor performance and degradation between them?

Can we use a connection flow to automate connected deployments?