5 ms·
Nope. Each team is responsible for a library. The monolith is composed by combining those libraries into a single application. It gives you all the benefits wit
by jnash 4y ago
Nope. Each team is responsible for a library. The monolith is composed by combining those libraries into a single application. It gives you all the benefits without the disadvantages (no encode/decode/network latency, easy rollback, easy transactions management etc. etc. etc.)