Let us assume that we have a single table (column family) for a cluster to keep things simple.
Assumptions and Storage Formula
We will make the following assumptions for this example:
100 columns per row.
10,000 write operations per second and 500 read operations per second (95 percent writes and 5 percent reads).
For the sake of simplicity, we will … Read More →