- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 116字
- 2021-07-02 22:08:12
Interdependency removal
Since we try to achieve isolated functionality within each microservice, it is easy to add new features, fix bugs, or upgrade technology within each one. This will have no impact on other microservices. Now you have vertical code isolation that enables you to perform all of this and still be as fast with the deployments.
This doesn't end here. The Flix One team now has the ability to release a new option for the payment gateway alongside the existing one. Both the payment gateways could coexist till the time both the team and the business owners are satisfied with the reports. This is where the immense power of this architecture comes into play.
推薦閱讀
- JBoss Weld CDI for Java Platform
- Drupal 8 Blueprints
- Raspberry Pi Networking Cookbook(Second Edition)
- 深入實踐Spring Boot
- Amazon S3 Cookbook
- Building Android UIs with Custom Views
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- 進入IT企業必讀的324個Java面試題
- 從零開始學算法:基于Python
- Learning Alfresco Web Scripts
- Continuous Integration,Delivery,and Deployment
- Spring Cloud微服務架構開發實戰
- Visual FoxPro程序設計(第二版)
- SQL優化核心思想
- Citrix XenDesktop? Cookbook(Third Edition)