> Markdown version of [/events/world-congress-2024/sessions/224-maximising-cassandra](https://www.wearedevelopers.com/events/world-congress-2024/sessions/224-maximising-cassandra). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Maximising Cassandra's Potential: Tips on Schema, Queries, Parallel Access, and Reactive Programming - **Date:** Thursday, Jul 18, 2024 - **Time:** 16:50–17:20 (30 min) - **Room:** STAGE 8 (120) - **Event:** World Congress 2024 ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1167-maximising-cassandra-s-potential-tips-on-schema-queries-parallel-access-and-reactive-programming) ## Description 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. ## Speaker ### [Hartmut Armbruster](https://www.wearedevelopers.com/@hartmut-armbruster) Software Architect, Developer ## Related talks at this congress - [GraphQL: Does it replace SQL, REST or Something Else?](https://www.wearedevelopers.com/events/world-congress-2024/sessions/217-graphql-does-it) — Gregor Bauer - [NoSQL Mastery: Optimizing data storage with MongoDB, Redis and S3](https://www.wearedevelopers.com/events/world-congress-2024/sessions/340-nosql-mastery) — Patrick Schnell - [Serverless Java in Action: Cloud Agnostic Design Patterns and Tips](https://www.wearedevelopers.com/events/world-congress-2024/sessions/429-serverless-java-in) — Daniel Oh, Kevin Dubois - [Rust Beyond Systems: Revolutionizing Web Development](https://www.wearedevelopers.com/events/world-congress-2024/sessions/267-rust-beyond-systems) — Patrick Koss