- Node.js Web Development
- David Herron
- 82字
- 2021-06-25 21:53:56
Microservice architecture
A new sensation in software development is the microservice idea. Microservices are focused on splitting a large web application into small, tightly-focused services that can be easily developed by small teams. While they aren't exactly a new idea, they're more of a reframing of old client-server computing models, the microservice pattern fits well with agile project management techniques, and gives us more granular application deployment.
Node.js is an excellent platform for implementing microservices. We'll get into this later.
推薦閱讀
- Learn TypeScript 3 by Building Web Applications
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Mastering Ember.js
- Visual Basic編程:從基礎到實踐(第2版)
- Scratch真好玩:教小孩學編程
- MATLAB實用教程
- ADI DSP應用技術集錦
- MongoDB權威指南(第3版)
- Python編程:從入門到實踐
- ASP.NET Core 2 Fundamentals
- Windows Embedded CE 6.0程序設計實戰
- Vue.js應用測試
- Python預測分析實戰
- Java EE 8 and Angular
- Java語言程序設計實用教程(第2版)