Hello Team,
How to take incremental backup in Mongodb?
Can you please guide or share an SOP on that?
Thanks
Hello Team,
How to take incremental backup in Mongodb?
Can you please guide or share an SOP on that?
Thanks
Hi @Sachin_Baraskale ,
Incremental backups are part of MongoDB Enterprise in conjunction with Cloud Manager or Ops Manager.
This is not available with Community Edition.
For Mongodb community version (as said no built-in feature like that), you need to use external tools, e.g. aws ebs snapshot backup.