- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 85字
- 2021-07-08 10:32:37
Microservices
Dividing the app with respect to a functionality unit is called a microservice. Each microservice becomes the self contained unit of deployment. Node.js is based on the common JS modules pattern which provides modularity in structure of an application. Such a pattern is used to create the microservices. With the increase of functionality, the number of microservices increases. To manage those services, the Node.js ecosystem provides powerful libraries like pm2. Therefore, it enables the elements of an application to be updated and scaled separately.
推薦閱讀
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- JavaFX Essentials
- Mastering Spring MVC 4
- Clojure for Domain:specific Languages
- 深入淺出Android Jetpack
- 0 bug:C/C++商用工程之道
- Learning Unreal Engine Android Game Development
- GameMaker Essentials
- HTML5+CSS3+jQuery Mobile APP與移動(dòng)網(wǎng)站設(shè)計(jì)從入門到精通
- Qt 4開發(fā)實(shí)踐
- Instant GLEW
- Node.js實(shí)戰(zhàn):分布式系統(tǒng)中的后端服務(wù)開發(fā)
- HTML5+CSS3+jQuery Mobile+Bootstrap開發(fā)APP從入門到精通(視頻教學(xué)版)
- 羅布樂(lè)思開發(fā)官方指南:Lua 語(yǔ)言編程
- Arduino Robotic Projects