- Cassandra Design Patterns(Second Edition)
- Rajanarayanan Thottuvaikkatumana
- 187字
- 2021-07-09 20:59:16
What this book covers
Chapter 1, Co-existence Patterns, discusses how Cassandra may be used in a legacy environment coexisting with RDBMSs.
Chapter 2, RDBMS Migration Patterns, discusses how some of the unique Cassandra features may be used to provide value and hence migrate traditional RDBMS data to Cassandra. It is a natural progression from coexistence with other legacy RDBMSs.
Chapter 3, Cache Migration Patterns, deals with some of the pitfalls of using caching solutions and how Cassandra may be used to overcome them.
Chapter 4, CAP Patterns, talks about data integrity considerations, consistency, availability, and partition tolerance and how some of the fine-tuning possibilities in Cassandra may be used to design powerful data stores.
Chapter 5, Temporal Patterns, discusses temporal data and how some of the features in Cassandra may be used to design powerful temporal data stores.
Chapter 6, Analytics Patterns, talks about the need for data analytics and how Cassandra in conjunction with Spark may be used to serve the data analysis use cases.
Chapter 7, Designing Applications, discusses designing a complete application that makes use of all the design patterns discussed in this book.
- Visual C++串口通信開發(fā)入門與編程實踐
- 垃圾回收的算法與實現(xiàn)
- Mastering Kali Linux for Web Penetration Testing
- Python機器學(xué)習(xí)實戰(zhàn)
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)
- 微信小程序項目開發(fā)實戰(zhàn)
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- 軟件供應(yīng)鏈安全:源代碼缺陷實例剖析
- Buildbox 2.x Game Development
- 深度探索Go語言:對象模型與runtime的原理特性及應(yīng)用
- Python青少年趣味編程
- Magento 2 Beginners Guide
- 青少年學(xué)Python(第2冊)
- Mastering Embedded Linux Programming
- Learning Image Processing with OpenCV