Technically, not a problem. Use GossipingPropertyFileSnitch to keep things simple and you can go across whatever cloud providers you want without issue.
The biggest issue you're going to have isn't going to be Cassandra, it's having the expertise in the different cloud providers to understand their strengths and weaknesses. You'll want to benchmark every resource, and properly sizing your instances to C* is now 2x (or 3x for 3 cloud providers) the work. I recommend using Terraform to make provisioning a bit easier. On Thu, Sep 5, 2019 at 9:36 AM Goutham reddy <goutham.chiru...@gmail.com> wrote: > Hello, > Is it wise and advisable to build multi cloud environment for Cassandra > for High Availability. > AWS as one datacenter and Azure as another datacenter. > If yes are there any challenges involved? > > Thanks and regards, > Goutham. >