Also known as
- Single-tier architecture
 - Monolith
 
The Intent of Monolithic Design pattern
Encapsulate all the functionality of an application within a single, cohesive codebase.
Detailed Explanation of the Monolithic Architecture
Real-world example
About 3 min