- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 59字
- 2021-07-02 20:12:53
Understanding the problems with the monolithic architectural style
In this section, we will discuss all the problems with the monolithic .NET stack-based application. In a monolithic application, the core problem is this: scaling monolithic is difficult. The resultant application ends up having a very large code base and poses challenges in regard to maintainability, deployment, and modifications.
推薦閱讀
- Instant Testing with CasperJS
- Web應用系統開發實踐(C#)
- INSTANT Sencha Touch
- Python Geospatial Development(Second Edition)
- Linux操作系統基礎案例教程
- ServiceNow:Building Powerful Workflows
- Python Interviews
- 分布式數據庫原理、架構與實踐
- Angular Design Patterns
- 百萬在線:大型游戲服務端開發
- Mastering Machine Learning with R
- Learning RSLogix 5000 Programming
- JSP程序設計與案例教程
- HTML5從入門到精通(第3版)
- Python接口自動化測試