top | item 46220551

Microservices is the software industry's most successful confidence scam

9 points| dinvlad | 2 months ago |twitter.com

3 comments

order

tstrimple|2 months ago

Microservices solve a coordination problem the vast majority of companies will never experience. They necessarily add technical complexity in exchange for contracts over careful coordination and communication among business units that need to integrate. There is a reason they were developed and most successfully used by organizations with thousands of developers. It's not about scaling individual components or efficiency outside of enabling literally thousands of developers to work on common solutions without the communication channels exploding exponentially.

ReflectedImage|2 months ago

But don't forget OOP was an attempt in the 90s to bring micro-services to single user computers.

stevenalowe|2 months ago

Microservices allow independent scaling; team size is irrelevant