|
|
|
|
|
by jacquesm
1426 days ago
|
|
When I see a service around every single table in a database with an absolutely ridiculous spaghetti of inter-process communication to tie it all together it usually is because someone took the 'services' pattern a bit too far and in that case 'microservices' is a proper moniker. And for Erlang based systems it usually is also appropriate. If there are fewer than 10 or so services usually they are not 'microservices' but just services. |
|
For what it's worth, I suddenly feel a lot better about my employer's architecture. :-) But we still call them microservices because language.