|
|
|
|
|
by laichzeit0
1860 days ago
|
|
I’m not saying micro services are terrible at all. But I think the low coupling leads to a lot of “problems” when you try and re-aggregate data for analytics purposes when fundamentally micro services are meant to enable teams to work on them without worrying about how some other micro service is storing its data. It’s a trade off you make. |
|
What exactly is it that microservices bring to the table to achieve that, that doesn't already exist out of the box in every single language in common business use?