- 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.
推薦閱讀
- Mastering SVG
- Visual C++串口通信技術(shù)詳解(第2版)
- 基于差分進(jìn)化的優(yōu)化方法及應(yīng)用
- Mastering OpenCV 4
- Android開(kāi)發(fā):從0到1 (清華開(kāi)發(fā)者書(shū)庫(kù))
- 區(qū)塊鏈底層設(shè)計(jì)Java實(shí)戰(zhàn)
- Create React App 2 Quick Start Guide
- HTML5+CSS3 Web前端開(kāi)發(fā)技術(shù)(第2版)
- 微服務(wù)從小白到專(zhuān)家:Spring Cloud和Kubernetes實(shí)戰(zhàn)
- 響應(yīng)式Web設(shè)計(jì):HTML5和CSS3實(shí)戰(zhàn)(第2版)
- Kotlin Programming By Example
- Java EE Web應(yīng)用開(kāi)發(fā)基礎(chǔ)
- 信息學(xué)奧林匹克競(jìng)賽初賽精講精練
- The Applied Data Science Workshop
- Learning Apache Thrift