youtube image
From YouTube: Cassandra Day Atlanta 2015: Software Development with Apache Cassandra: A Walkthrough

Description

Speaker: Nate McCall, Co-Founder
Company: The Last Pickle


Adding a new technology to your development process can be challenging, and the distributed nature of Apache Cassandra can make it daunting. However the drivers, utilities and tooling now available for Apache Cassandra make this process as familiar as possible to developers, with a few minor caveats. After all, it is still a distributed system.

In this presentation, we will do several quick iterations through a simple Java project, demonstrating the following:
• Creating and modifying a data model
• Writing some code working with this model
• Using your local environment for single and multi-node cluster tests
• Integration testing with Jenkins
• Sending it off to production

New and existing users will leave this presentation with the necessary knowledge to make their next Apache Cassandra-based project a success.