The easiest is to learn to do it via the command line, it isn't as difficult as it sounds :)
To expand on my comment, I would definately use the mongodump tool and the mongorestore tool. You can find information on how to use them online.
They are the way to go, even if you use mongodb atlas, you still want your own backups and you do it via the mongodump tool.
The easiest is to learn to do it via the command line, it isn't as difficult as it sounds :)
To expand on my comment, I would definately use the mongodump tool and the mongorestore tool. You can find information on how to use them online.
They are the way to go, even if you use mongodb atlas, you still want your own backups and you do it via the mongodump tool.