- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 116字
- 2021-07-02 20:12:58
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 FlixOne team now has the ability to release a new option for the Payment gateway alongside the existing one. Both the Payment gateways could coexist until the time that both the team and the business owners are satisfied with the reports. This is where the immense power of this architecture comes into play.
推薦閱讀
- JSP網絡編程(學習筆記)
- iOS 9 Game Development Essentials
- Java面向對象程序開發及實戰
- Java持續交付
- Bootstrap 4:Responsive Web Design
- Java項目實戰精編
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Visual Basic 6.0程序設計實驗教程
- Learning AWS
- 新印象:解構UI界面設計
- Flink核心技術:源碼剖析與特性開發
- Google Maps JavaScript API Cookbook
- 微信公眾平臺應用開發實戰
- Learning ArcGIS Geodatabases