- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 72字
- 2021-07-02 22:08:12
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.
推薦閱讀
- 程序員修煉之道:程序設計入門30講
- WildFly:New Features
- 云計算通俗講義(第3版)
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- NGINX Cookbook
- Qlik Sense? Cookbook
- JavaScript+jQuery網頁特效設計任務驅動教程
- 進入IT企業必讀的324個Java面試題
- Clojure High Performance Programming(Second Edition)
- 實驗編程:PsychoPy從入門到精通
- C/C++代碼調試的藝術(第2版)
- Java語言程序設計實用教程(第2版)
- Blender 3D Cookbook