4 ms·
A well-architected monolith is better than a spaghetti of mis-designed microservices. Microservices don't reduce complexity, they /can/ help manage it better, b
by dnquark 11y ago
A well-architected monolith is better than a spaghetti of mis-designed microservices. Microservices don't reduce complexity, they /can/ help manage it better, but only past a certain scale, as the article points out.
They do help achieve better mean time to blame / mean time to innocence, which is important in some organizations.