Re: Extending Cassandra on AWS from single Region to Multi-Region

2018-08-20 Thread Oleksandr Shulgin
On Thu, Aug 9, 2018 at 3:46 AM srinivasarao daruna wrote: > Hi All, > > We have built Cassandra on AWS EC2 instances. Initially when creating > cluster we have not considered multi-region deployment and we have used AWS > EC2Snitch. > > We have used EBS Volumes to save our data and each of those

Re: Extending Cassandra on AWS from single Region to Multi-Region

2018-08-13 Thread Kyrylo Lebediev
ional configuration in AWS (editing cassandra-racdc.properties file) comparing to native AWS snitches, gives more flexibility. Regards, Kyrill From: srinivasarao daruna Sent: Friday, August 10, 2018 5:14:30 PM To: user@cassandra.apache.org Subject: Re: Extending

Re: Extending Cassandra on AWS from single Region to Multi-Region

2018-08-10 Thread srinivasarao daruna
Hey All, Any info on this topic.? Thank You, Regards, Srini On Wed, Aug 8, 2018, 9:46 PM srinivasarao daruna wrote: > Hi All, > > We have built Cassandra on AWS EC2 instances. Initially when creating > cluster we have not considered multi-region deployment and we have used AWS > EC2Snitch. > >

Extending Cassandra on AWS from single Region to Multi-Region

2018-08-08 Thread srinivasarao daruna
Hi All, We have built Cassandra on AWS EC2 instances. Initially when creating cluster we have not considered multi-region deployment and we have used AWS EC2Snitch. We have used EBS Volumes to save our data and each of those disks were filled around 350G. We want to extend it to Multi Region and