Cassandra is the scalable NoSQL database powering modern applications
at companies like Netflix, eBay, Disney, and hundreds of others. This
talk will cover Cassandra use cases, features, and a taste of what
developing against Cassandra is like.
Abstract
Brief use cases
eBay: time series, hadoop integration, multi-datacenter support
Disney: multitenancy, search integration
Netflix: SSD optimization, open source involvement
Availability design
consistent hashing + eventual consistency compared with classic sharding