Building an ERP System with Modular Monolith Architecture
Lessons learned from designing a production-grade ERP system using Go and PostgreSQL — with schema-per-module isolation, outbox pattern for reliable messaging, and modular boundaries that actually hold.