Some great noSQL resources
A book club for noSQL papers http://nosqlsummer.org/papers with difficulty ratings and local meetings everyone can attend.
- http://www.slideshare.net/guestdfd1ec/design-patterns-for-distributed-nonrelational-databases
- http://www.slideshare.net/Eweaver/cassandra-presentation-at-nosql
- http://www.slideshare.net/jbellis/cassandra-open-source-bigtable-dynamo
- http://www.slideshare.net/jbellis/what-every-developer-should-know-about-database-scalability
- http://www.slideshare.net/jboner/scalability-availability-stability-patterns
- http://www.slideshare.net/xlight/google-designs-lessons-and-advice-from-building-large-distributed-systems
- http://www.slideshare.net/iamcal/scalable-web-architectures-common-patterns-and-approaches-web-20-expo-nyc-presentation
A book club for noSQL papers http://nosqlsummer.org/papers with difficulty ratings and local meetings everyone can attend.
noSQL concepts that you really do want to understand: Bloom Filter, Vector Clocks, Gossip Protocol, Dynamo, Paxos, MapReduce, CAP, Eventual Consistency, Column Storage, Consistent Hashing, Hinted Handoff, Read Repair, Write Ahead. Also make sure to know what: Hadoop, GFS, Cassandra, Mongo are.
Lectures:
- http://www.infoq.com/presentations/Riak-Core - Andy Gross review of Dynamo (and Riak)
- http://nosqltapes.com/ - Collection of lectures about the noSQL ecosystem, plus the technical aspects.
No comments:
Post a Comment