Understanding Dynamo
This video runs us through the tenets of Dynamo systems. From Consistent Hashing to Vector Clocks, Gossip, Hinted Handoffs and Read Repairs. http://nosqltapes.com/video/understanding-dynamo-with-andy-gross
This video runs us through the tenets of Dynamo systems. From Consistent Hashing to Vector Clocks, Gossip, Hinted Handoffs and Read Repairs. http://nosqltapes.com/video/understanding-dynamo-with-andy-gross
This screencast presents Riak running in a fully self-contained embedded node environment. What this means for our users is that it’s easier than ever to deploy and manage Riak servers — mainly no more dependencies on an external Erlang install.
HBase committer Ryan Rawson discusses the lesser-known member of the Hadoop ecosystem and how it is used by StumbleUpon. The conversations has digressions on Java and the woes one may experience with a large MySQL deployment. http://nosqltapes.com/video/ryan-rawson-on-hbase-at-stumbleupon
This short video walks you through adding multiple nodes to your Membase cluster. http://blog.membase.com/membase-for-dummies-creating-multi-node-membase-clusters
This video focuses on getting your first node of Membase up and running. Membase is a distributed key-value database management system, optimized for storing data behind interactive web applications. In this two-minute video, I walk you through the process of downloading, installing and setting up Membase. http://blog.membase.com/membase-for-dummies-getting-started-five-minutes-or-less
RDBMS has been the standard for many years, when it has come to data storage. However, recently there has been an increase in document databases. In this talk we are going to cover the basics of CouchDB and how to consume this kind of database from .NET applications. Watch this …