Hacker News new | ask | show | jobs
by joss82 4173 days ago
At first glance, the diagram does not look isolated enough.

There should be clear separation and interfaces between the different services.

There seem to be only one database for all of the system, wich sets a strong dependency between services.

Perhaps the right question is: It this microservice enough?