FLE-2738 Apache Cassandra 101 | Devoxx

Apache Cassandra 101

Conference

cloud Cloud & BigData

Room 4A - Metrosoft

Monday at 15:40 - 16:40

Apache Cassandra is a the database of choice for people who need scalability and high availability without compromising performance. Cassandra's replication achieves fault tolerance and zero down time on commodity hardware.

However developers need to get out of a relational mindset to achieve all of this, so in this talk we’ll cover:

  • Overview of Cassandra including how it replicates to achieve zero downtime

  • Core use cases that Cassandra fits, hopefully leaving attendees with a sense of whether Cassandra fits their use case

  • Interacting with Cassandra from Java with examples that use the raw driver and mapping APIs

  • Introduction to more complicated topics such as light weight transactions, branches and load balancing

My goal is to have attendees gain an understanding of when Cassandra is the right fit and how it achieves scalability and tolerance to hardware failure all while showing how the modern drivers make it easy to use from Java.

Christopher Batey Christopher Batey

Christopher Batey is a Software Engineer by trade and is currently employed by DataStax as a Technical Evangelist for Apache Cassandra, previously he was Senior Software Engineer at BSkyB where he spent his time designing and developing their next generation platform that backs Sky Go, Now TV etc. He is a keen blogger, tweeter and open source advocate.