Question 22: Which of the following are advantages of Cassandra Database?

A. It’s not a Single Point of failure DB

B.It can be scaled linearly

C.It’s a reliable DB

D.Data can be stored close to client

  1. A, B, C
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. Thanks for considering Python Certification Material

Correct Answer: 4

Explanation: About Apache Cassandra

FAULT TOLERANT: Data is automatically replicated to multiple nodes for fault-tolerance. Replication across multiple data centers is supported. Failed nodes can be replaced with no downtime.

 

You can access to full explanation to question and answer from this page.