- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 72字
- 2021-07-02 20:12:58
Technology independence
With each one of the microservices being independent of each other, we now have the power to use different technologies for each microservice. The Payment gateway could be using the latest .NET framework, whereas the product search could be shifted to any other programming language.
The entire application could be based on an SQL server for data storage, whereas the inventory could be based on NoSQL. The flexibility is limitless.
推薦閱讀
- Extending Jenkins
- Mastering NetBeans
- ThinkPHP 5實(shí)戰(zhàn)
- Python GUI Programming Cookbook
- 老“碼”識(shí)途
- JavaScript動(dòng)態(tài)網(wǎng)頁(yè)開發(fā)詳解
- Python時(shí)間序列預(yù)測(cè)
- Mathematica Data Analysis
- Fast Data Processing with Spark(Second Edition)
- Go語(yǔ)言編程
- 石墨烯改性塑料
- Solr權(quán)威指南(下卷)
- INSTANT LESS CSS Preprocessor How-to
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)教程
- HTML5程序設(shè)計(jì)基礎(chǔ)教程