Question-220: If you are using Hard Disk for the Cassandra node to keep it less costly, then what alternate thing you should do, so that Cassandra cluster perform better?
- Keep lesser RAM
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Ans : B
Exp : At the first place you should avoid the using Hard Disk and prefer the SSD. But if you still want to keep the HDD, then keep the RAM as much as possible. So that more data can be cached.
You can access to full explanation to question and answer from this page.