I have read in the MongoDB official documentation that mongodump is not good for large deployments and when the database is huge, then mongodump is not good. I want to know how mongodb_consistent_backup is handling that part. Because it is also using mongodump. Can anyone explain.