Overview#
Monolithic Architecture is an Architecture in which functionally distinguishable aspects (for example data input and output, data processing, error handling, and the User Interface) are all interwoven, rather than containing architecturally separate components.Mainframe computing is an example of a Monolithic Architecture.