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
- A, B, C
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- 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.