- 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.
- Getting Started with Citrix XenApp? 7.6
- Python編程自學手冊
- 數據庫程序員面試筆試真題與解析
- Reporting with Visual Studio and Crystal Reports
- Debian 7:System Administration Best Practices
- 數據結構習題精解(C語言實現+微課視頻)
- 高級C/C++編譯技術(典藏版)
- C#程序設計
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- Python語言實用教程
- RESTful Web API Design with Node.js(Second Edition)
- Selenium自動化測試實戰:基于Python
- Go語言從入門到進階實戰(視頻教學版)
- Java編程動手學
- LabVIEW案例實戰