Hacker News new | ask | show | jobs
by perkovsky 35 days 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.