Managing backups in MMS Backup service
In the previous recipe, we saw how to set up MMS backup service and a simple one member replica set was set up for backup. Though a single member replica set makes no sense at all, it was needed as a standalone instance cannot be set up for backup in MMS. In this recipe, we dive deeper and look at the operations we can perform on the server that is set up for backup, such as starting, stopping, or terminating a backup; managing exclusion lists; managing backup snapshots and retention; and restoring to point in time data.
Getting ready
The previous recipe is all that is needed for this recipe. The necessary setup is expected to be done as we are going to use the same server we had set up for backup in this recipe.
How to do it…
With the server up and running, let's import some data to it. It can be anything, but we chose to use the countries.geo.json
file that was used in the last chapter. It should be available in the bundle downloaded from the Packt site...