amazon web services - Cassandra on AWS -


i'm new aws , cassandra. read ebs , s3 storage available in aws. trying figure out if have cassandra installed in ec2, storage use? ebs or s3? or there other storage? i'm little confused this. please me understand this.

thanks aravind

for cassandra need use ebs. s3 object store , api store , retrieve objects, not easy querying mechanisms. use cases include backup , archiving, disaster recovery, static website hosting, etc

however, can use s3 cassandra backup.

you can consider ephemeral disks (as jeff mentions) , storage comes aws instance.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -