Hi there,
I have a MongoDB Atlas and another managed MongoDB cluster on-premise, and I use the latter one as a backup cluster using Mongosync.
So this is my scenario: when the MongoDB Atlas is in a disaster condition, I want to simply replace it with the managed MongoDB cluster using a DNS setting (just like below).
Is it possible? If not, is there any best practice for DR?