- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 82字
- 2021-07-02 22:08:16
Revisiting the case study--Flix One
In the preceding chapter, we took an example of an imaginary company, Flix One Inc., operating in the e-commerce domain and having its own .NET monolithic application: Flix One book store. We have already discussed:
- How to segregate the code
- How to segregate the database
- How to denormalize the database
- How to begin transitioning
- The available refactoring approaches
In this section, we will start writing/transitioning .NET monolith to a microservice application.
推薦閱讀
- Instant Testing with CasperJS
- JavaScript 從入門到項目實踐(超值版)
- Android項目開發入門教程
- 零基礎學C++程序設計
- Learning Bayesian Models with R
- Visual C++數字圖像處理技術詳解
- Apex Design Patterns
- Java 11 Cookbook
- 深入理解C指針
- UML2面向對象分析與設計(第2版)
- Distributed Computing in Java 9
- Kotlin Programming By Example
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- C++服務器開發精髓
- Implementing Domain:Specific Languages with Xtext and Xtend