- Microservices with Clojure
- Anuj Kumar
- 79字
- 2021-06-30 19:24:33
Data management
In a microservices-based architecture, the data model and schema must not be shared among bounded contexts. Each microservice must implement its own data model backed by a database that is accessible only through the service endpoints. Microservices may also publish events that can be considered as a log of the changes the service applies to its isolated database. Keeping application data up to date across microservices may also add to the network overhead and data duplication.
推薦閱讀
- 物聯網與北斗應用
- 異構基因共表達網絡的分析方法
- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- 網絡故障現場處理實踐(第4版)
- 萬物互聯:蜂窩物聯網組網技術詳解
- OpenLayers Cookbook
- JBoss EAP6 High Availability
- Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks
- 面向物聯網的嵌入式系統開發:基于CC2530和STM32微處理器
- 網絡的琴弦:玩轉IP看監控
- IPv6網絡切片:使能千行百業新體驗
- Kong網關:入門、實戰與進階
- INSTANT KineticJS Starter
- 深入理解Nginx:模塊開發與架構解析
- 沖擊:5G如何改變世界