- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 57字
- 2021-07-02 22:08:07
Understanding problems with the monolithic architecture 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.
推薦閱讀
- Windows系統管理與服務配置
- Python編程與幾何圖形
- Android Native Development Kit Cookbook
- Java編程技術與項目實戰(第2版)
- Unity Game Development Scripting
- Clojure for Machine Learning
- Emotional Intelligence for IT Professionals
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Roslyn Cookbook
- Learning Swift
- 嵌入式網絡編程
- Getting Started with SQL Server 2014 Administration
- Unity3D游戲開發標準教程
- Java從入門到精通(第7版)
- Mastering Laravel