Configuring and managing backups is one of the top priorities among the many tasks we deal with daily in our database instances. In this context, it’s not rare to see deployments with more than one mongod process running per node, creating a multi-instance environment. Although this approach is highly discouraged due to the potential risk […]