|
|
|
|
|
by code_biologist
2299 days ago
|
|
> The ultimate question though is, why are these services even separate if they're mutating the same data? Just merge the services (or at least the operation in question) instead of rewriting the entire app. Because if you did that you'd have a monolith, and microservices are really fashionable right now. |
|
Being fashionable is the worst possible reason for making technology choice, but sadly one which many developers mindlessly choose.