Skip to content

Topic

Modular monolith architecture

An application design that keeps a single deployable process while enforcing module boundaries and a one-way dependency direction inside it.

Current clusters