- 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
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- 劍指JVM:虛擬機實踐與性能調優
- 樂學Web編程:網站制作不神秘
- Django Design Patterns and Best Practices
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Learning OpenStack Networking(Neutron)
- JSP程序設計實例教程(第2版)
- 深入實踐DDD:以DSL驅動復雜軟件開發
- Oracle 12c從入門到精通(視頻教學超值版)
- Anaconda數據科學實戰
- SEO教程:搜索引擎優化入門與進階(第3版)
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Solr權威指南(下卷)
- WCF技術剖析(卷1)
- Python編程入門(第3版)