Thriving.dev Learning Resources for Software Architects and Engineers

Maximising Cassandra's Potential: Tips on Schema, Queries, Parallel Access, and Reactive Programming

Presented at

20-22 November 2024 • Vilnius, Lithuania • Big Data Conference Europe 2024
17-19 July 2024 • Berlin, Germany • WeAreDevelopers World Congress 2024

Abstract

In this talk, we will design the backend and data layer for a typical data-rich example of a social platform feed for an authenticated user.

We will start with UI wireframes and move on to logical and physical Cassandra data models and query patterns. Using reactive programming paradigms, we will then optimise the process flow to perform queries efficiently in parallel.

Reactive programming can look intimidating, but it doesn't have to. It's productive, elegant and fun once you get used to it! We'll look at a coding example written in Kotlin, implemented with Quarkus and Mutiny.

This talk intends to give new ideas and inspiration for what’s possible with a modern, tailored, efficiently utilised stack.

Prior knowledge of CQL, data partitioning/sharding concepts, and reactive programming is beneficial but optional.

Slides

1 / 1

References

CC BY-NC-SA 4.0 2022-2024 © Thriving.dev