Types of architecture
Monolithic
A monolithic architecture contains all of its functionality in a single deployment unit. Might not support a flexible release cycle but doesn’t need potentially fragile distributed communication.
Differences
Last updated