What are the best practices for data backup and recovery in a MongoDB deployment on blade servers?

Hello everyone,

I am currently working on a MongoDB deployment on blade servers and I am looking for suggestions on the best practices for data backup and recovery. I would appreciate any insights or experiences you may have on this topic.

Here are some resources I have found that may be helpful:

10 best practices for every MongoDB deployment

MongoDB Backup Methods

How To Back Up And Restore MongoDB

MongoDB Backup and Restoration- Methods, Tools, and Processes- Scaler Topics

MongoDB Database Backup: Best Practices & Expert Tips

Basic Considerations for Taking a MongoDB Backup - Severalnines

I am particularly interested in the following topics:

Best practices for backup and restoration in MongoDB

Strategies for capturing and restoring backups in the case of data loss events

How to encapsulate the state of a cluster and return to that state at any time

Time the backup of data sets around periods of low bandwidth/traffic

Use of replica set connection string when using unsupervised scripts

Logical backups vs physical backups

Thank you in advance for your help!