- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 135字
- 2021-07-02 22:08:05
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 go with some 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 & monolithic is not one or multiple assembly. But as the service in SOA runs as separate process, SOA scales better compared to monolithic.
Let's discuss the modular architecture, that is, SOA. This is a famous architectural style using which the enterprise applications are designed with a collection of services as its base. These services may be RESTful or ASMX Web services. To understand SOA in more detail, let's discuss service first.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Python自然語言處理實戰:核心技術與算法
- 自制編譯器
- BeagleBone Media Center
- JavaScript前端開發與實例教程(微課視頻版)
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Julia for Data Science
- 單片機原理及應用技術
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Visual C++開發寶典
- Mastering Bootstrap 4
- Oracle SOA Suite 12c Administrator's Guide
- 軟技能2:軟件開發者職業生涯指南