Hello, My team is looking to deploy Solr 8 SolrCloud on two on-prem datacenters via EKS. We are considering a HOT | HOT HA architecture between the data centers where data would be indexed (duplicated) to SolrCloud instances in both datacenters. Then via service (to be worked out) queries could go to either datacenter.
I believe one of the challenges will be keeping the SolrCloud instances (holding the same data) in sync. I am curious if others have tried this and are willing to share any tips, lessons learned, or things we should consider. Thanks, Matt
