|
|
|
|
|
by gorjusborg
848 days ago
|
|
The whole microservices thing is a little crazy. Someone just looked at what devs came to realize worked well, slapped a name on it and it blew up as a hot thing. Since then, I've seen so much wrong done in the name of 'microservices'. It shouldn't be some aspirational goal to work with them. Also, the fact that the word 'micro' is in the name makes the cargo culters split atoms to reach some tiny nirvana. The size isn't the point. The real point is in having the system/component boundaries closely match the problem domain, and that a single group 'maintains' it. |
|
They should’ve been called domain services or something.