> Markdown version of [/events/world-congress-2024/sessions/409-modularity-let-s-dig](https://www.wearedevelopers.com/events/world-congress-2024/sessions/409-modularity-let-s-dig). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Modularity: Let's dig deeper - **Date:** Friday, Jul 19, 2024 - **Time:** 15:00–15:30 (30 min) - **Room:** STAGE 1 (120) - **Event:** World Congress 2024 ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1200-modularity-let-s-dig-deeper) ## Description The basic premise is that by making our service landscape more modular we increase innovation speed at the company level. Different factors while taking that decision. Coupling, Cohesion, Encapsulation. Lets make trade-offs between them when making design decisions. Lets take a real problem and design a system and measure its modularity. Pure maths can help us making faster decisions, hence increase innovation. Unfortunate: We use the term microservices nano services / functions | lambdas it’s not about the size of the boat, but about the motion in the ocean. Smaller is not (perse) better Reflect on cost vs benefit So how can we design better? What is modulith? Perfect marriage of a monolith and boundaries of a microservice is clearly a golden bullet. Results: system ~ bounded context system != deployable system >= 1 deployable strong cohesive deployables loosly coupled deployables belong together exposed under a single api isolation by system ## Speaker ### [Pratishtha Pandey](https://www.wearedevelopers.com/@pratishtha-pandey) Tech Lead, Bol.com ## Related talks at this congress - [Modulith Instead of Monolith - Pragmatically Towards Microservices](https://www.wearedevelopers.com/events/world-congress-2024/sessions/85-modulith-instead-of) — Hendrik Lösch - [Microservices? Monoliths? An Annoying Discussion!](https://www.wearedevelopers.com/events/world-congress-2024/sessions/293-microservices) — Eberhard Wolff - [Beyond micro-services, embrace composable architecture !](https://www.wearedevelopers.com/events/world-congress-2024/sessions/341-beyond-micro) — Loïc Carbonne - [Autonomous microservices with event-driven architecture](https://www.wearedevelopers.com/events/world-congress-2024/sessions/232-autonomous) — Florian Lenz