You cannot register for this webinar
This webinar has ended. Thank you for your interest.
Topic
Are You Optimizing Your Cassandra Compaction Strategy?
Date & Time
Selected Sessions:
Apr 13, 2023 08:00 PM
Description
When setting up Cassandra table schema and anticipating how you’ll use the table, you need to simultaneously formulate a thoughtful compaction strategy. While a Cassandra table’s compaction strategy can be adjusted after its creation, doing so invites costly cluster performance penalties because Cassandra will need to rewrite all of that table’s data. Taking the right approach to compactions—and doing so as early on as possible—is a key determining factor in efficient Cassandra operations.
This webinar will walk attendees through:
- Understanding how Cassandra writes data to disk and how that affects efficient compactions.
- A rundown on the four types of Cassandra compaction and the uses cases that match each of them
- How to configure your Cassandra compaction strategy