I currently have two Cassandra Clusters (name it cluster A and cluster B) with different topologies. I have a table (named MY_TABLE) that is in cluster A.
Is there any way to create a replicated table on Cluster B as a "read only" table ? Which mechanism of synchronization could be used for this?
If these are different clusters, then you have a limited set of options:
But you can implement such functionality in one cluster, consisting of 2 data centers: