- 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.
推薦閱讀
- Reporting with Visual Studio and Crystal Reports
- Flask Web開發(fā)入門、進階與實戰(zhàn)
- 老“碼”識途
- Getting Started with SQL Server 2012 Cube Development
- Apache Kafka Quick Start Guide
- ASP.NET Core 2 Fundamentals
- Android移動應(yīng)用開發(fā)項目教程
- 分布式數(shù)據(jù)庫HBase案例教程
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- Building Apple Watch Projects
- Mastering Unity 2017 Game Development with C#(Second Edition)
- Spring Microservices
- Hadoop MapReduce v2 Cookbook(Second Edition)
- 深入淺出Rust
- Building Web Applications with Flask