Technology architecture - Technology
Monolith
An application whose main functions are all built together as one system
What's it for?
Keeps many parts of an application together in one system, which can make early development and operation simpler.
For example…
Payroll, leave and onboarding all change together in one large system.
A monolithic application contains login, ordering, billing and reporting in one codebase and is deployed as one unit
Think of it like…
Single department store where every counter shares the same building and opening hours