- Microservices with Clojure
- Anuj Kumar
- 107字
- 2021-06-30 19:24:27
Monolithic Versus Microservices
"The old order changeth yielding place to new"
- Alfred Tennyson
A well-designed monolithic architecture has been the key to many successful software applications. However, microservices-based applications are gaining popularity in the age of the internet due to their inherent property of being autonomous and flexible, their ability to scale independently, and their shorter release cycles. In this chapter, you will:
- Learn about the basics of monolithic and microservices architectures
- Understand the monolithic-first approach and when to start using microservices
- Learn how to migrate an existing monolithic application to microservices
- Compare and contrast the release cycle and deployment methodology of monolithic and microservices-based applications
推薦閱讀
- 光網(wǎng)絡(luò)評(píng)估及案例分析
- 智能網(wǎng)聯(lián)汽車V2X與智能網(wǎng)聯(lián)設(shè)施I2X
- Hands-On Industrial Internet of Things
- 網(wǎng)絡(luò)創(chuàng)新指數(shù)研究
- OpenLayers Cookbook
- TCP/IP入門經(jīng)典(第5版)
- 通信簡(jiǎn)史:從信鴿到6G+
- 面向云平臺(tái)的物聯(lián)網(wǎng)多源異構(gòu)信息融合方法
- WordPress Web Application Development
- 通信原理及MATLAB/Simulink仿真
- 物聯(lián)網(wǎng)場(chǎng)景設(shè)計(jì)與開(kāi)發(fā)(初級(jí))
- 語(yǔ)音信號(hào)處理及Blackfin DSP實(shí)現(xiàn)
- Android UI Design
- 全聯(lián)網(wǎng)標(biāo)識(shí)服務(wù)
- Guide to NoSQL with Azure Cosmos DB