Compaction for Cassandra

Hi Team,

Would like to ask for suggestion / recommendation for Compaction for Cassandra, what is the default used? and for transaction with more heavy on the read transaction what is the compaction to be used? How about for balanced 50-50 between read and write, what are the compaction to be used?
Really appreciate your inputs.

Thanks & regards,
ridwan

I see compaction being defined in the cassandra schema using LeveledCompactionStrategy that seems to be used across the board.

Not an expert on compaction, but will check with the server team and get back to you.