Hacker News new | ask | show | jobs
by agreenlake 2245 days ago
Yep. The article seems to muddle up and conflate a bunch of poor practices with "microservices." All the "problems" given are really just poor decomposition of the system into non-discrete components. The "audit" solution is a bit kludgy too.
2 comments

> poor decomposition of the system into non-discrete components.

You can tar an awful lot of microservices with that brush.

in the first place, the components should not be decomposition like this, But you can't control everyone , But if It happen and went to production, the only thing you can do it is make it better, that what I have done in many products (using auditor or arbitrator )