- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 77字
- 2021-07-02 22:08:13
Building 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 product and order. In this chapter, we will cover the following topics:
- 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 case study--Flix One
推薦閱讀
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- Python計算機視覺編程
- Cassandra Data Modeling and Analysis
- INSTANT Passbook App Development for iOS How-to
- Integrating Facebook iOS SDK with Your Application
- C++從入門到精通(第5版)
- HTML5權威指南
- 軟件項目管理實用教程
- Clojure Polymorphism
- NGUI for Unity
- 計算語言學導論
- Flink核心技術:源碼剖析與特性開發
- C#網絡編程高級篇之網頁游戲輔助程序設計
- 像程序員一樣使用MySQL
- 區塊鏈原理與技術應用