- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 61字
- 2021-07-02 22:08:12
Cost benefits
Each microservice becomes an investment for the business since it can easily be consumed by other microservices without having to redo the same code again and again. Every time a microservice is reused, time is saved by avoiding the testing and deployment of that part.
User experience is enhanced since the downtime is either eliminated or reduced to minimal.
推薦閱讀
- Mastering Ext JS(Second Edition)
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- Java 開發從入門到精通(第2版)
- Learn Type:Driven Development
- 前端架構:從入門到微前端
- Learn Scala Programming
- Hands-On C++ Game Animation Programming
- 重學Java設計模式
- Serverless架構
- SQL Server實用教程(SQL Server 2008版)
- Android項目實戰:手機安全衛士開發案例解析
- Image Processing with ImageJ
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- Backbone.js Testing
- Python 快速入門(第3版)