4 ms·
Yes. I’d add: design the module boundaries before splitting deployment. A modular monolith still forces you to name ownership, data boundaries and invariants,
by perkovsky 5mo ago
Yes. I’d add: design the module boundaries before splitting deployment.
A modular monolith still forces you to name ownership, data boundaries and invariants, but without making every mistake a networking/ops problem.