- Mastering Microservices with Java 9(Second Edition)
- Sourabh Sharma
- 56字
- 2021-07-02 21:54:41
Monolithic design with services
After SOA, applications started being developed based on services, where each component provides the services to other components or external entities. The following diagram depicts the monolithic application with different services; here services are being used with a Presentation component. All services, the Presentation component, or any other components are bundled together:

推薦閱讀
- Oracle從入門到精通(第3版)
- Cocos2D-X權威指南(第2版)
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 用Flutter極速構建原生應用
- 網店設計看這本就夠了
- 深入淺出RxJS
- Learning Probabilistic Graphical Models in R
- Web App Testing Using Knockout.JS
- Swift語言實戰晉級
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- NGUI for Unity
- PhoneGap 4 Mobile Application Development Cookbook
- Learning D
- JavaScript編程精解(原書第2版)
- AI自動化測試:技術原理、平臺搭建與工程實踐