- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 90字
- 2021-07-02 20:13:00
Implementing Microservices
In the previous chapter, we discussed the problems of a layered monolith architecture. In this chapter, we will discuss how we can refactor them from the existing system and build separate microservices for products and orders. In this chapter, we will cover the following topics:
- Introduction to C# 7.0, Entity Framework Core, Visual Studio 2017, and Microsoft SQLServer
- Size of microservices
- What makes a good service?
- Domain-driven design (DDD) and its importance for microservices
- The concept of Seam
- Communication between microservices
- Revisiting the Flix One case study
推薦閱讀
- Advanced Machine Learning with Python
- Learn Type:Driven Development
- SoapUI Cookbook
- Learning Spring 5.0
- Ext JS Data-driven Application Design
- 區塊鏈:以太坊DApp開發實戰
- SAP BusinessObjects Dashboards 4.1 Cookbook
- ArcGIS By Example
- Web Developer's Reference Guide
- Visual Basic程序設計基礎
- SQL Server on Linux
- C/C++代碼調試的藝術(第2版)
- Learning Redux
- Scala編程(第4版)
- HTML5+CSS+JavaScript深入學習實錄