Microservice vs Monolithic Architecture
As the technology is evolving and disrupting the overall businesses, innovation in overall Architecture paradigm is shifting drastically. If we see the Technology Architecture of 90s, they were more sort of modular in nature with languages like Visual Basic were thriving. Then came object oriented era and Architectural concepts gain a paradigm shift. Languages like Java, C++ gain their ground and for the first time we had seen platform agnostic solutions, where you can write the code once and run on any platform i.e. Windows, linux, AIX etc. Technology revamp was not happening only on the core level, such changes gave birth to concepts of frameworks. Frameworks are the best practices in solution architecture to enhance the ability of underlying systems, which were consolidated by industry specialists and later practiced by overall technology industry. To enhance the capability of systems and increase the capability of integration, industry came up with the framework of Monolith ...