- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 85字
- 2021-07-02 20:13:04
Revisiting the Flix One case study
In the preceding chapter, we looked at an example of an imaginary company, Flix One Inc., operating in the e-commerce domain and having its own .NET monolithic application: the Flix One bookstore. We have already discussed the following:
- How to segregate the code
- How to segregate the database
- How to denormalize the database
- How to begin transitioning
- The available refactoring approaches
In the next sections, we will start writing/transitioning .NET monolith to a microservice application.
推薦閱讀
- Web程序設計及應用
- HTML5移動Web開發技術
- Docker技術入門與實戰(第3版)
- Debian 7:System Administration Best Practices
- Node Cookbook(Second Edition)
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Web性能實戰
- Visual Basic程序設計習題與上機實踐
- Instant Debian:Build a Web Server
- Learning Ionic
- LabVIEW數據采集
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- Android編程權威指南(第4版)
- INSTANT EaselJS Starter
- R語言數據分析從入門到實戰