Question-77: You are working with the read heavy database requirement and you decide to use the Cassandra caching mechanism, which of the following is are correct for Cassandra inbuilt caching?

  1. You can only cache the Partition Key
  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

 

Ans: B, D

Exp: Cassandra provides the in-built caching solution. There are two things which can be cached in case of Cassandra database as below. Key caching is enabled by default and high level of key caching are recommended for most of the scenarios. Row cache and Key cache can co-exist.