Is there any way to recover recently deleted documents In MongoDB Sharding

Hi Team,

We have shard server configured so in a case unexpectedly any multiples documents or collections deleted any by human erros . Do we have any way to recovery deleted data ?

Please let me know we will be implemet those documents.

1 Like

Welcome to the MongoDB Community Forums @sree_hari1!

The most reliable way to recover deleted data is to use a Supported Backup Method with continuous backup (for example, agent-based backup like MongoDB Ops Manager) or an acceptable schedule for your recovery scenarios. Ops Manager also includes a Queryable backup feature to help with selective recovery of data.

Please note that Ops Manager is part of a MongoDB Enterprise Advanced subscription. Similar features with agent-based continuous backup are available via the MongoDB Cloud Manager SaaS platform.

Regards,
Stennie