Quiz time
Q.1. State whether the following statements are true or false:
Cassandra is a document-based NoSQL.
Cassandra has a single point of failure.
Cassandra uses consistent hashing for key distribution.
Cassandra works on master-slave architecture.
Q.2. Fill in the blanks:
_______________attributes of the CAP theorem are adhered to by Cassandra.
_______________ is the salient feature that makes Cassandra a contender to be used in conjunction with Storm.
The ____________ is an API to access Cassandra using a Java client, and is a Greek mythological character—brother of Cassandra.
Q.3. Complete the use case mentioned in the chapter and demonstrate end-to-end execution to populate data into Cassandra.