Modular Monolith Architecture: The Missing Guide to Public APIs

Author: Milan Jovanović
Published At: 2025-01-24T00:00:00
Length: 13:45

Summary

Description

Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ

Want to unlock Modular Monoliths? Go here: https://bit.ly/3SXlzSt

Get the source code here: https://www.patreon.com/milanjovanovic

Learn how to transform a monolithic application into a well-structured modular system with clean public APIs. This guide covers essential concepts of modularity, coupling, and architecture testing to help you build maintainable applications. From basic principles to practical implementation, discover how to create explicit contracts and move from direct data access to professional public APIs.

Internal vs. Public APIs in Modular Monoliths

https://www.milanjovanovic.tech/blog/internal-vs-public-apis-in-modular-monoliths

What Is a Modular Monolith?

https://www.milanjovanovic.tech/blog/what-is-a-modular-monolith

Check out my courses:

https://www.milanjovanovic.tech/courses

Read my Blog here:

https://www.milanjovanovic.tech/blog

Join my weekly .NET newsletter:

https://www.milanjovanovic.tech

Chapters

0:00 Modular Monolith intro

1:26 Modularity and Coupling

3:16 Improving the design

5:07 Defining a Public Contract

6:43 Enforcing Modularity - Architecture tests

9:14 Exposing a Public API - Extract interface

10:32 Make Coupling explicit and controlled

11:03 Testing the improved implementation

12:32 Moving from direct data access to Public API

Translated At: 2025-03-23T11:38:42Z

Request translate (One translation is about 5 minutes)

Version 3 (stable)

Optimized for a single speaker. Suitable for knowledge sharing or teaching videos.

Recommended Videos