- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 119字
- 2021-07-02 13:41:43
Monolithic applications
There's no concrete measurement that we can use to define an application as monolithic, but a typical monolithic app tends to have more than 50 modules or packages, more than 50 database tables, and requires more than 30 minutes to build. If we need to add or modify one of those modules, the changes made might affect a lot of code. Therefore, developers try to minimize code changes within the application. This reluctance can lead to the developer hesitation to maintain the application code, however, if problems aren't dealt with in a timely manner. For this reason, developers now tend to divide monolithic applications into smaller pieces and connect them over the network.
推薦閱讀
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- 征服RIA
- Amazon S3 Cookbook
- SSM輕量級(jí)框架應(yīng)用實(shí)戰(zhàn)
- Java編程技術(shù)與項(xiàng)目實(shí)戰(zhàn)(第2版)
- Serverless架構(gòu)
- Haxe Game Development Essentials
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- Android系統(tǒng)級(jí)深入開(kāi)發(fā)
- 0 bug:C/C++商用工程之道
- 大話(huà)Java:程序設(shè)計(jì)從入門(mén)到精通
- Arduino計(jì)算機(jī)視覺(jué)編程
- 愛(ài)上C語(yǔ)言:C KISS
- Blender 3D Cookbook
- MySQL數(shù)據(jù)庫(kù)教程(視頻指導(dǎo)版)