- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 61字
- 2021-07-02 20:12:59
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.
推薦閱讀
- Kubernetes實戰
- Android和PHP開發最佳實踐(第2版)
- Java Web基礎與實例教程(第2版·微課版)
- Building Cross-Platform Desktop Applications with Electron
- H5頁面設計:Mugeda版(微課版)
- 利用Python進行數據分析(原書第3版)
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Hands-On Nuxt.js Web Development
- Raspberry Pi Robotic Projects(Third Edition)
- Mastering ASP.NET Core 2.0
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- Instant Pygame for Python Game Development How-to
- PHP程序設計高級教程
- Analytics for the Internet of Things(IoT)
- Unity與C++網絡游戲開發實戰:基于VR、AI與分布式架構