The Modular Monolith: Elixir Architecture
Inspired by The Modular Monolith: Rails Architecture – Dan Manges – Medium, I wrote an article about Elixir Umbrella app and this kind of modular monolith.
TL;DR: Umbrella app is how we structure modular monolith in Elixir. It simplifies so much work compared to Ruby/Rails as in the original article.
Read next Creating Thumbnails of uploaded Images and PDF in Phoenix