Will Managed Server or Managed Cluster offerings facilitate?
The goal is an Azure East/West geo-redundant Squidex instance.
I am currently researching Azure solutions that will solve East/West regional failover and potentially allow for East/West active/active load balancing.
We would need the system to be fully functional in while operating from either region, but not necessarily both regions simultaneously.
My current thoughts involve active/read-only east/west Squidex instances, connected to MongoDB Atlas East/West Clusters, and Squidex implemented as east worker, west readonly, switching to squidex west as active in a failover scenario, with MongoDB being a constant.
Thank you.