Rabu, 21 Juli 2010

[H104.Ebook] Ebook Cassandra Data Modeling and Analysis, by C.Y. Kan

Ebook Cassandra Data Modeling and Analysis, by C.Y. Kan

Right here, we have numerous publication Cassandra Data Modeling And Analysis, By C.Y. Kan as well as collections to review. We likewise serve variant kinds as well as kinds of guides to browse. The enjoyable e-book, fiction, history, unique, scientific research, as well as various other kinds of publications are offered right here. As this Cassandra Data Modeling And Analysis, By C.Y. Kan, it becomes one of the favored e-book Cassandra Data Modeling And Analysis, By C.Y. Kan collections that we have. This is why you are in the best website to view the remarkable publications to possess.

Cassandra Data Modeling and Analysis, by C.Y. Kan

Cassandra Data Modeling and Analysis, by C.Y. Kan



Cassandra Data Modeling and Analysis, by C.Y. Kan

Ebook Cassandra Data Modeling and Analysis, by C.Y. Kan

Just for you today! Discover your favourite publication here by downloading as well as obtaining the soft documents of guide Cassandra Data Modeling And Analysis, By C.Y. Kan This is not your time to typically likely to the publication stores to get a publication. Here, varieties of publication Cassandra Data Modeling And Analysis, By C.Y. Kan and also collections are readily available to download and install. Among them is this Cassandra Data Modeling And Analysis, By C.Y. Kan as your recommended e-book. Obtaining this book Cassandra Data Modeling And Analysis, By C.Y. Kan by on the internet in this website can be recognized now by seeing the link page to download and install. It will be very easy. Why should be here?

This Cassandra Data Modeling And Analysis, By C.Y. Kan is quite proper for you as newbie reader. The readers will certainly always begin their reading behavior with the preferred theme. They could not consider the author and also publisher that produce the book. This is why, this book Cassandra Data Modeling And Analysis, By C.Y. Kan is really ideal to read. Nonetheless, the idea that is given up this book Cassandra Data Modeling And Analysis, By C.Y. Kan will certainly reveal you many points. You can begin to love likewise reviewing till completion of guide Cassandra Data Modeling And Analysis, By C.Y. Kan.

On top of that, we will share you guide Cassandra Data Modeling And Analysis, By C.Y. Kan in soft documents forms. It will certainly not disrupt you to make heavy of you bag. You require just computer gadget or gizmo. The web link that our company offer in this website is readily available to click and then download this Cassandra Data Modeling And Analysis, By C.Y. Kan You recognize, having soft file of a book Cassandra Data Modeling And Analysis, By C.Y. Kan to be in your device could make relieve the viewers. So by doing this, be a great visitor currently!

Just hook up to the net to acquire this book Cassandra Data Modeling And Analysis, By C.Y. Kan This is why we indicate you to make use of and utilize the developed innovation. Reviewing book doesn't imply to bring the printed Cassandra Data Modeling And Analysis, By C.Y. Kan Developed innovation has permitted you to review just the soft file of the book Cassandra Data Modeling And Analysis, By C.Y. Kan It is exact same. You might not have to go as well as obtain traditionally in browsing guide Cassandra Data Modeling And Analysis, By C.Y. Kan You may not have enough time to invest, may you? This is why we offer you the very best way to obtain guide Cassandra Data Modeling And Analysis, By C.Y. Kan currently!

Cassandra Data Modeling and Analysis, by C.Y. Kan

Design, build, and analyze your data intricately using CassandraAbout This Book

  • Build professional data models in Cassandra using CQL and appropriate indexes
  • Grasp the Model-By-Query techniques through working examples
  • Step-by-step tutorial of a stock market technical analysis application
Who This Book Is For

If you are interested in Cassandra and want to develop real-world analysis applications, then this book is perfect for you. It would be helpful to have prior knowledge of NoSQL database.

What You Will Learn
  • Discover the unique way of query-driven data modeling in Cassandra
  • Explore the differences between a data model of a relational database and that of Cassandra
  • Master the correct uses of the primary index, composite key, compound key, and secondary index
  • Design a high-performance Cassandra data model
  • Develop a complete, real-world technical-analysis application for the stock market
  • Grasp the techniques of evolving a data model in production
  • Determine effective performance tuning, replication, and system-monitoring strategies
In Detail

Starting with a quick introduction to Cassandra, this book flows through various aspects such as fundamental data modeling approaches, selection of data types, designing a data model, choosing suitable keys and indexes through to a real-world application, all the while applying the best practices covered in this book.

Although the application is small, you will be involved in the full development life cycle. You will go through the design considerations of coming up with a flexible and sustainable data model for a stock market technical-analysis application written in Python. As business changes continually and so does a data model, you will also learn the techniques of evolving a data model to address new business requirements. Running a web-scale Cassandra cluster requires many careful considerations such as evolving a data model, performance tuning, and system monitoring. This book is an invaluable tutorial for anyone who wants to adopt Cassandra.

  • Sales Rank: #1299504 in Books
  • Published on: 2014-12-24
  • Released on: 2014-12-23
  • Original language: English
  • Number of items: 1
  • Dimensions: 9.25" h x .45" w x 7.50" l, .76 pounds
  • Binding: Paperback
  • 171 pages

About the Author

C.Y. Kan

C.Y. Kan is an expert in system integration and has over 20 years of IT experience, which includes 15 years of project management and an architect role in many large-scale international projects. He received a Bachelor's degree from the University of Hong Kong and later a Master's degree from the University of Technology, Sydney. He holds many professional qualifications such as PMP, PRINCE2 Practitioner, PMI-ACP, Scrum Master, CISSP, TOGAF9, and is a Certified SOA Architect. Mr. Kan is an Assistant Vice President now working for PCCW Solutions Limited, Hong Kong. He has expertise and interests in software technologies and development methodologies, which includes Enterprise architecture, Service-oriented architecture, Java-related technologies, traditional and NoSQL database technologies, Cloud computing, Big Data, mobile application development, agile software development, and various kinds of project management methodologies. Mr. Kan is often invited by Project Management Institute Hong Kong Chapter to teach courses on cloud computing, Big Data, service-oriented architecture, business process management, and agile software development. He is also the author of a video e-learning course, Cassandra Administration,Packt Publishing, which was published last year.

Most helpful customer reviews

6 of 6 people found the following review helpful.
Just a basic introductory text
By J. Tanner
The good:
- provides an entry-level overview overview into how to lay out your data in Cassandra
- is written for a very recent version of Cassandra
- quick read (~160 pages)

The bad:
- one single, overly simplistic use case/example problem
- "analysis" portion was very thin
- not enough detail on best practices, tradeoffs, etc.

With a title like this, I expected a book that went into much more depth as to how to model different types of problems, walk the user through different approaches to solving those problems, discuss tradeoffs of those different approaches, provide a thorough set of best practices when modeling data using Cassandra, etc. Instead, this book is written at a very basic introductory level. It walks the reader through a single example (a stock analysis tool), and really only considers a single use case (big data analysis). Additionally, too much of it's (short) length is spent discussing Python libraries, stock market analysis, etc.

1 of 2 people found the following review helpful.
It is a great book to get a good foundation developing applications in ...
By Vasu
It is a great book to get a good foundation developing applications in Cassandra. The practical example developed in the book illustrates Cassandra data modeling concepts very well, and the author points out in numerous places the sharp distinction from the relational approach. Aside from the core material on data modeling, the overall treatment of various aspects of Cassandra is clear and concise. This book is a valuable reference.

0 of 0 people found the following review helpful.
Better for Developers
By Joey
Seems to be written with an application developer in mind. I work with and model databases and I was not left with a good understanding of the fundamentals or thought process of modeling in Cassandra. Requires very careful reading and examples are sparse. Happy to have a book on the subject I guess.

See all 4 customer reviews...

Cassandra Data Modeling and Analysis, by C.Y. Kan PDF
Cassandra Data Modeling and Analysis, by C.Y. Kan EPub
Cassandra Data Modeling and Analysis, by C.Y. Kan Doc
Cassandra Data Modeling and Analysis, by C.Y. Kan iBooks
Cassandra Data Modeling and Analysis, by C.Y. Kan rtf
Cassandra Data Modeling and Analysis, by C.Y. Kan Mobipocket
Cassandra Data Modeling and Analysis, by C.Y. Kan Kindle

Cassandra Data Modeling and Analysis, by C.Y. Kan PDF

Cassandra Data Modeling and Analysis, by C.Y. Kan PDF

Cassandra Data Modeling and Analysis, by C.Y. Kan PDF
Cassandra Data Modeling and Analysis, by C.Y. Kan PDF

Tidak ada komentar:

Posting Komentar