MongoDB Data Restoration Overview
Last Updated:2021-12-07
The Baidu AI Cloud database MongoDB backup and recovery feature supports users to use existing backups to restore the data to a new instance, which can minimize the loss caused by database misoperation. The cloud database MongoDB provides a variety of data restoration solutions to meet the data restoration requirements for the MongoDB database in different scenarios.
Restore the Data to the MongoDB Instance
| Data Restoration Mode | Supported Instance Types | Applicable Scenarios | Description of Restoration Method |
|---|---|---|---|
| Create instances from the backup point | Replica Cluster Instance | It is applicable to scenarios where the entire instance is restored, and the data timeliness is not high. | By performing this operation, you can create an instance based on the backup data and restore the data to the new instance. |
Descriptions:
- Create an instance from a backup point: Creating an instance will incur relevant purchase costs.
Restore the Data to the Self-built Database
Users can download the backup files of the cloud database MongoDB to the local machine and then restore the data to the self-built database. The back files can be used for scenarios such as service test or data analysis.
| Data Restoration Mode | Supported Instance Types |
|---|---|
| Reatabase | Replica cluster instance |
| Restore the MongoDB’s physical backup files to the self-built database | Replica cluster instance |
