- 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.
推薦閱讀
- Java多線程編程實(shí)戰(zhàn)指南:設(shè)計(jì)模式篇(第2版)
- Python快樂編程:人工智能深度學(xué)習(xí)基礎(chǔ)
- AngularJS Web Application Development Blueprints
- SQL語(yǔ)言從入門到精通
- 數(shù)據(jù)結(jié)構(gòu)(Python語(yǔ)言描述)(第2版)
- 差分進(jìn)化算法及其高維多目標(biāo)優(yōu)化應(yīng)用
- Unity 5.x By Example
- 零基礎(chǔ)輕松學(xué)SQL Server 2016
- Node Cookbook(Second Edition)
- Learning Apache Cassandra
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- Software Development on the SAP HANA Platform
- 企業(yè)級(jí)Java現(xiàn)代化:寫給開發(fā)者的云原生簡(jiǎn)明指南
- Mastering PostgreSQL 11(Second Edition)
- JavaScript程序設(shè)計(jì)基礎(chǔ)教程(慕課版)