Hello! I have the following scenario: 1. For ensuring high availability I would like to install one Cassandra cluster on one availability zone (on Amazon EC2 US-east) and one Cassandra cluster on other AZ (Amazon EC2 US-west). 2.I have pipeline that is running on Amazon EC2-EAST and is feeding the Cassandra installed on this AZ. Here are my questions: 1. Is this scenario feasible? 2. Is the architecture correct regarding the availability of Cassandra? 3. If the architecture is fine, how do you keep data synchronized between the two instances?
I look forward for your answers. Regards, Florin