Chuyển tới nội dung chính

Backup & Restore

The **Backup & Restore** feature on FPT MongoDB Enterprise helps protect data against risks such as accidental deletion, data corruption, or system failures. The platform supports automatic backups, data restoration from backup files, and Point-in-Time Recovery (PITR). **Backup**: A backup is a snapshot of database data taken at a specific point in time, used to restore data in case of operational errors or failures. The Backup feature allows you to configure, operate, and monitor backup operations for database clusters — managing backup jobs and monitoring status through the management interface. **Backup storage**: Backups are stored on FPT Cloud's S3 Object, completely separate from the database cluster, ensuring data durability, high availability, and reliable recovery. **Backup retention**: Defines the number of full backups retained. When the retention limit is exceeded, the oldest backups are automatically deleted. Note: changing retention only applies to backups created after the adjustment; existing backups keep the old retention. **Restore**: Allows recovering a database cluster from an existing backup. The restore operation creates a new database cluster based on the selected backup. **Point-in-Time Recovery (PITR)**: Restores a database to a specific point in time, combining periodic full backups and continuous oplogs. Useful for accidental data deletion, application errors, and unintended changes. **Required permissions** include `manageDatabase:ListBackup`, `manageDatabase:ViewJobBackup`, `manageDatabase:RunNowJobBackup`, `manageDatabase:EditJobBackup`, `manageDatabase:ListRestore`, and `manageDatabase:Restore`. See the sub-sections below for detailed instructions.

📄️ Khôi phục cụm cơ sở dữ liệu

Chức năng Restore và Point-in-Time Recovery (PITR) cho phép người dùng phục hồi dữ liệu từ các bản sao lưu hoặc khôi phục cụm cơ sở dữ liệu về một thời điểm cụ thể trong quá khứ. Các hướng dẫn trong mục này giúp người dùng thực hiện quá trình khôi phục dữ liệu một cách chính xác, an toàn và hiệu quả, đồng thời đảm bảo tính toàn vẹn của dữ liệu.