InEasyreadbyIman Tumorang·Nov 14, 2025Developing Modular Monolith and Hexagonal Architecture in Golang while Maintaining Domain Driven…A short and quick story about how to develop a Modular Monolith and Hexagonal Architecture, combined by keeping the Domain Driven Design…
InEasyreadbyIman Tumorang·Nov 14, 2025Combining Modular Monolith and Hexagonal Architecture while Maintaining Domain Driven Design…A short and quick story about how to design a Modular Monolith and Hexagonal Architecture, combined with keeping the Domain Driven Design…
InEasyreadbyIman Tumorang·Apr 17, 2025How would you describe your ideal team composition?…cliche, but it’s depend…
InEasyreadbyIman Tumorang·Jan 11, 2025Product vs Platform: the Struggle to Make the Domain BoundariesThe importance of differentiating between what platform and what product is to ensure the organization is solving the right problem.
InEasyreadbyIman Tumorang·Oct 23, 2023Today I Learned: Understanding PostgreSQL Explain QueryMy public personal notes to understand the PostgreSQL Explain Query Result.
InEasyreadbyIman Tumorang·Apr 28, 2023Writing an Architecture North Star DocumentAs a technical guide to connecting business, systems, and teams involved when building complex systems
InEasyreadbyIman Tumorang·Jan 23, 2023C4-Model in Software ArchitectureUnderstanding the overall system architecture through the C4-Model diagram quickly.A response icon3A response icon3
InEasyreadbyIman Tumorang·Aug 31, 2022ADR (Architecture Decision Record) in Software Architecture — English versionWriting Architecture Decision Records as a historical record of Critical Decisions in Software Architecture.A response icon1A response icon1
InEasyreadbyIman Tumorang·Aug 22, 2022ADR (Architecture Decision Record) pada Software ArchitectureMembuat Architecture Decision Record untuk sebagai rekam jejak dari keputusan yang signifikan pada software arhictecture.A response icon1A response icon1
InBetter ProgrammingbyIman Tumorang·Jul 22, 2022Handle Cross-Region Databases Connection with DBResolver LibraryConnect to multi databases and cross-region databases in the Golang application