- 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.
推薦閱讀
- Testing with JUnit
- Power Up Your PowToon Studio Project
- Visual Basic 6.0程序設計計算機組裝與維修
- PHP 編程從入門到實踐
- Bootstrap Essentials
- Mastering LibGDX Game Development
- C語言實驗指導及習題解析
- jQuery Mobile移動應用開發實戰(第3版)
- Python Data Structures and Algorithms
- Scala編程實戰
- Machine Learning for OpenCV
- 多媒體技術及應用
- Drupal 8 Development Cookbook(Second Edition)
- Visual C++程序設計全程指南
- 亮劍C#項目開發案例導航