- Cloud Native Development Patterns and Best Practices
- John Gilbert
- 242字
- 2021-06-30 18:43:03
Data life cycle
Another useful strategy for decomposing a system into components is based on the life cycle of the data in the system. This is similar in concept to dividing the system based on the value streams or business processes of the system, but stretches out over a longer period. For example, how long must data be retained before it can be deleted? Data may have to live long after a business process or value stream is complete. A case in a case management system is created, assigned, and ultimately completed, but the records of the case will need to be retained and managed for an extended period. A product in an e-commerce system is authored, published, offered, sold, and discontinued, but so long as a customer still owns the product there is still a reason to keep the product detail information available. Furthermore, as the data moves through its life cycle, it may be best to store the data in different formats and in different types of storage. Retention policies may vary between different stages of the life cycle, such as allowing high transaction volume stages to purge old data to free up resources and improve performance. Each stage in the data life cycle will typically be its own component, with different requirements and a different user base. The data will flow through these stages and components based on the life cycle events that are published as the data ages.
- Dreamweaver CS3+Flash CS3+Fireworks CS3創意網站構建實例詳解
- 計算機應用基礎·基礎模塊
- Mastering D3.js
- Security Automation with Ansible 2
- 工業機器人現場編程(FANUC)
- VB語言程序設計
- Apache Spark Deep Learning Cookbook
- 21天學通Visual Basic
- Arduino &樂高創意機器人制作教程
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- 電腦主板現場維修實錄
- 氣動系統裝調與PLC控制
- Dreamweaver CS6精彩網頁制作與網站建設
- 大數據技術基礎:基于Hadoop與Spark