- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 122字
- 2021-07-02 19:44:56
Monolithic migration using SOA
The following diagram shows a monolithic application, broken down into three micro applications:

The last possibility is transforming a monolithic application into smaller units after hitting the breaking point with the monolithic system. They would have broken the application into smaller, physically deployable subsystems, similar to the Y-axis scaling approach explained earlier, and deployed them as web archives on web servers, or as jars deployed on some homegrown containers. These subsystems as service would have used web services or other lightweight protocols to exchange data between services. They would have also used SOA and service-design principles to achieve this. For such organizations, they may tend to think that microservices are the same old wine in a new bottle.
- Learning NServiceBus(Second Edition)
- Windows系統管理與服務配置
- Mastering SVG
- 深入淺出Android Jetpack
- Mastering Kali Linux for Web Penetration Testing
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- 小學生C++創意編程(視頻教學版)
- 從Java到Web程序設計教程
- Illustrator CC平面設計實戰從入門到精通(視頻自學全彩版)
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Mastering Elasticsearch(Second Edition)
- Laravel Application Development Blueprints
- FFmpeg開發實戰:從零基礎到短視頻上線
- Ext JS 4 Plugin and Extension Development
- 計算機應用基礎(第二版)