Re: Connect Cassandra rings in datacenter and ec2

2014-04-29 Thread Ben Bromhead
You will need to have the nodes running on AWS in a VPC. You can then configure a VPN to work with your VPC, see http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_VPN.html. Also as you will have multiple VPN connections (from your private DC and the other AWS region) AWS CloudHub will

Re: Connect Cassandra rings in datacenter and ec2

2014-04-29 Thread Chris Lohfink
Cassandra will require a different address per node though or at least 1 unique internal for same DC and 1 unique external for other DCs. You could look into http://aws.amazon.com/vpc/ or some other vpn solution. --- Chris Lohfink On Apr 29, 2014, at 6:56 PM, Trung Tran wrote: > Hi, > > We'