Blog Posts with Tag Monolith
Software Architecture: The Monolithic Application
This is the second article in my software architecture series. I'm going to be delving into monolithic software architectures. I will not hit all topics, but again this is just to organize my thoughts after recently reading several books related to software architecture over the past year. What's a Monolithic Architecture A monolithic architecture is a piece of software built together and deployed as a single code base. Internal components of the architecture typically have…
February 08, 2022
|
approximately 8 minutes to read