- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 129字
- 2021-07-02 20:12:51
Service-Oriented architecture
In the previous section, we discussed the monolithic architecture and its limitations. We also discussed why it does not fit into our enterprise application requirements. To overcome these issues, we should take a modular approach where we can separate the components such that they should come out of the self-contained or single .NET assembly.
The main difference between SOA and monolithic is not one or multiple assemblies. As the service in SOA runs as a separate process, SOA scales better compared to monolithic.
Let's discuss the modular architecture, that is, SOA. This is a famous architectural style where enterprise applications are designed as a collection of services. These services may be RESTful or ASMX Web Services. To understand SOA in more detail, let's discuss service first.
- 大學計算機應用基礎實踐教程
- Python數據分析基礎
- 跟“龍哥”學C語言編程
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- PostgreSQL技術內幕:事務處理深度探索
- Koa開發:入門、進階與實戰
- JavaScript:Moving to ES2015
- 精通MATLAB(第3版)
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- 零基礎學Python編程(少兒趣味版)
- AngularJS Web Application Development Cookbook
- 區塊鏈原理、設計與應用
- C#程序開發教程
- Learning Predictive Analytics with R
- CorelDRAW X6中文版應用教程(第二版)