0 votes
in Cassandra by
Which of the following is not a way to achieve high availability in Cassandra?

A. Replication

B. Load balancing

C. Backup and restore

D. Data compression

1 Answer

0 votes
by

Answer: D

Explanation: Data compression is not a way to achieve high availability in Cassandra. Replication, load balancing, and backup and restore are ways to achieve high availability in Cassandra.

...