- Apache Cassandra Essentials
- Nitin Padalia
- 161字
- 2021-07-30 10:30:20
Preface
Traditional database management systems sometimes become the bottleneck of being highly available, scalable, and ultra responsive for modern day applications, as they are not able to satisfy the storage and retrieval needs of modern applications with all these attributes. Apache Cassandra being a highly available, massively scalable, NoSQL, query-driven database helps our applications to achieve these modern day must have attributes. Apache Cassandra's core features include handling of large data with the flexibility of configuring responsiveness, scalability, and high availability at the same time to suit our requirements.
In this book, I've provided step-by-step information starting from the basic installation to the advanced installation options and database design techniques. It gives all the information that you will need to design a well-distributed and high performance database. This book focuses on explaining core concepts with simple and easy-to-understand examples. I've also incorporated some code examples with this book. You can use these examples while working on your day-to-day tasks with Cassandra.
- JavaScript前端開發模塊化教程
- Java范例大全
- Visual Basic編程:從基礎到實踐(第2版)
- Mastering Selenium WebDriver
- AngularJS Web Application Development Blueprints
- 匯編語言程序設計(第2版)
- 云計算通俗講義(第3版)
- 零基礎學Python數據分析(升級版)
- C# 8.0核心技術指南(原書第8版)
- Active Directory with PowerShell
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Node.js開發指南
- UML2面向對象分析與設計(第2版)
- 物聯網系統架構設計與邊緣計算(原書第2版)
- UX Design for Mobile