- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 87字
- 2021-07-02 22:18:22
Inter-Microservice communication
Microservices can rarely be designed in a manner that they do not need to communicate with each other. However, if you base your Microservices system on the DDD principle, there should be minimal communication required between the participant Microservices.
Cross-domain interactions of Microservices help reduce the complexity of individual services and duplication of code. We will take a look at some of the communication patterns in Chapter 8, Microservices Architectural Patterns. However, let us look at the various types of communication.
推薦閱讀
- Mastering AWS Lambda
- Visual Basic程序設計習題解答與上機指導
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- 一塊面包板玩轉Arduino編程
- Mastering Concurrency Programming with Java 9(Second Edition)
- 并行編程方法與優化實踐
- Selenium WebDriver Practical Guide
- 實驗編程:PsychoPy從入門到精通
- Pandas 1.x Cookbook
- 編程風格:程序設計與系統構建的藝術(原書第2版)
- Visual FoxPro程序設計
- 亮劍Java Web項目開發案例導航
- Python for Secret Agents
- 實戰圖解MACD波段交易技術
- HTML 5與CSS 3權威指南(第3版·下冊)