0 votes
in Cassandra by

Which of the following is not a way to achieve high scalability in Cassandra?

A. Sharding

B. Replication

C. Load balancing

D. Backup and restore

1 Answer

0 votes
by

Answer: D

Explanation: Backup and restore is not a way to achieve high scalability in Cassandra. Sharding, replication, and load balancing are ways to achieve high scalability in Cassandra.

...