- Practical Real-time Data Processing and Analytics
- Shilpi Saxena Saurabh Gupta
- 122字
- 2021-07-08 10:23:10
Storage
This is the stable storage to which intermittent or end results and alerts are written into. It's a very crucial component in the NRT context because we need to store the end results in a persistent store. Secondly, it serves as an integration point for further downstream applications which draw data from these low latency stores and evolve further insights or deep learning around them.
The following table clearly captures the various data stores and their alignment to the time SLA of NRT applications:

I would like to add a note here that we are skipping the plethora of options available for storage and visualization for now, but will touch upon these specifically in later sections of the book.
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- C語言程序設計(第3版)
- Android項目開發入門教程
- C# 2012程序設計實踐教程 (清華電腦學堂)
- Ceph Cookbook
- FreeSWITCH 1.6 Cookbook
- 數據庫系統原理及MySQL應用教程
- Python編程與幾何圖形
- Android Native Development Kit Cookbook
- Mastering ServiceNow(Second Edition)
- UVM實戰
- OpenCV 4計算機視覺項目實戰(原書第2版)
- Getting Started with Python
- Software Architecture with Python
- Flutter for Beginners