We are planing to use Datastax provided amazon AMI EC2 instance to run Cassandra.
We planing to launch an instance(Datastax AMI) with following configuration
m3.large (6.5 ECUs, 2 vCPUs, 2.5 GHz, Intel Xeon E5-2670v2, 7.5 GiB memory, 1 x 32 GiB Storage Capacity).
Please note that this 32GB is instance storage not a EBS volume.
As mentioned above, if we choose that instance, our application can store upto 32GB.
My Question is, Our application is huge and likely to store more than 100GB. In that cases, How can I expand the storage space?.
As I am new to cassandra, I am unable to understand Amazon documention and Datastax documention.
Please help me.
Thanks