- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 136字
- 2021-07-02 19:44:49
Imperative architecture evolution
Application architecture has always been evolving alongside with demanding business requirements and evolution of technologies.
Different architecture approaches and styles, such as mainframes, client server, n-tier, and service oriented were popular at different times. Irrespective of the choice of architecture styles, we always used to build one or the other forms of monolithic architectures. Microservices architecture evolved as a result of modern business demands, such as agility, speed of delivery, emerging technologies, and learning from previous generations of architectures:

Microservices help us break the boundaries of the monolithic application and build a logically independent smaller system of systems, as shown in the preceding diagram.
If we consider the monolithic application as a set of logical subsystems encompassed with a physical boundary, microservices are a set of independent subsystems with no enclosing physical boundary.
- Spring 5.0 Microservices(Second Edition)
- iOS 9 Game Development Essentials
- Python高效開發(fā)實(shí)戰(zhàn):Django、Tornado、Flask、Twisted(第3版)
- Python機(jī)器學(xué)習(xí)經(jīng)典實(shí)例
- Mastering ServiceNow(Second Edition)
- Learning Python by Building Games
- 硅谷Python工程師面試指南:數(shù)據(jù)結(jié)構(gòu)、算法與系統(tǒng)設(shè)計(jì)
- Geospatial Development By Example with Python
- 貫通Tomcat開發(fā)
- Delphi開發(fā)典型模塊大全(修訂版)
- Android Sensor Programming By Example
- ASP.NET 4.0 Web程序設(shè)計(jì)
- Getting Started with React VR
- Java EE架構(gòu)設(shè)計(jì)與開發(fā)實(shí)踐
- Apache Solr for Indexing Data