@@ -11,8 +11,6 @@ description: >-
1111To backup data in AMP for an ArangoDB installation, navigate to the
1212** Backups** section of your deployment created previously.
1313
14- ![ Backup ArangoDB] ( ../images/arangograph-backup-section.png )
15-
1614There are two ways to create backups. Create periodic backups using a
1715** Backup policy** , or create a backup manually.
1816Both ways allow you to create [ backups in multiple regions] ( #multi-region-backups )
@@ -23,13 +21,13 @@ as well.
2321Periodic backups are created at a given schedule. To see when the new backup is
2422due, observe the schedule section.
2523
26- ![ Backup Policy schedule] ( ../images/arangograph -backup-policy-schedule.png )
24+ ![ Arango Managed Platform Backup Policy schedule] ( ../images/amp -backup-policy-schedule.png )
2725
2826When a new deployment is created, a default ** Backup policy** is created for it
2927as well. This policy creates backups every two hours. To edit this policy
3028(or any policy), highlight it in the row above and hit the pencil icon.
3129
32- ![ Edit Backup Policy] ( ../images/arangograph -edit-backup-policy.png )
30+ ![ Arango Managed Platform Edit Backup Policy] ( ../images/amp -edit-backup-policy.png )
3331
3432These backups are not automatically uploaded. To enable this, use the
3533** Upload backup to storage** option and choose a retention period that
@@ -44,9 +42,9 @@ The regions where the default backup is copied are shown in the
4442
4543It's also possible to create a backup on demand. To do this, click ** Back up now** .
4644
47- ![ Back up Now] ( ../images/arangograph -back-up-now.png )
45+ ![ Arango Managed Platform Back up Now] ( ../images/amp -back-up-now.png )
4846
49- ![ Back up Now Dialog] ( ../images/arangograph -back-up-now-dialog.png )
47+ ![ Arango Managed Platform Back up Now Dialog] ( ../images/amp -back-up-now-dialog.png )
5048
5149If you want to manually copy a backup to a different region than the default
5250one, first ensure that the ** Upload backup to storage** option is enabled.
@@ -56,9 +54,7 @@ Then, highlight the backup row and use the
5654The source backup ID from
5755which the copy is created is displayed in the ** Copied from Backup** column.
5856
59- ![ Copy backup to a different region] ( ../images/arangograph-copy-backup-different-region.png )
60-
61- ![ Multiple Backups] ( ../images/arangograph-multiple-backups.png )
57+ ![ Arango Managed Platform Copy backup to a different region] ( ../images/amp-copy-backup-different-region.png )
6258
6359### Uploading backups
6460
@@ -110,7 +106,7 @@ regions, significantly improving reliability.
110106Multiple region backup is only available when the
111107** Upload backup to cloud storage** option is enabled.
112108
113- ![ Multiple Region Backup] ( ../images/arangograph -multi-region-backup.png )
109+ ![ Arango Managed Platform Multiple Region Backup] ( ../images/amp -multi-region-backup.png )
114110
115111## How to restore backups
116112
@@ -124,13 +120,7 @@ backup before using the **Restore Backup** feature.
124120During restore, the deployment is temporarily not available.
125121{{< /warning >}}
126122
127- ![ Restore From Backup] ( ../images/arangograph-restore-from-backup.png )
128-
129- ![ Restore From Backup Dialog] ( ../images/arangograph-restore-from-backup-dialog.png )
130-
131- ![ Restore From Backup Status Pending] ( ../images/arangograph-restore-from-backup-status-pending.png )
132-
133- ![ Restore From Backup Status Restored] ( ../images/arangograph-restore-from-backup-status-restored.png )
123+ ![ Arango Managed Platform Restore From Backup] ( ../images/amp-restore-from-backup.png )
134124
135125## How to clone deployments using backups
136126
@@ -157,16 +147,10 @@ The *root password* for this deployment will be different.
157147
1581481 . Highlight the backup you wish to clone from and hit ** Clone backup to new deployment** .
159149
160- ![ ArangoGraph Clone Deployment From Backup] ( ../images/arangograph-clone-deployment-from-backup.png )
161-
1621502 . Choose whether the clone should be created using the current provider and in
163151 the same region as the backup or using a different provider, a different region,
164152 or both.
165153
166- ![ ArangoGraph Clone Deployment Select Region] ( ../images/arangograph-clone-deployment-select.png )
167-
1681543 . The view should navigate to the new deployment being bootstrapped.
169155
170- ![ ArangoGraph Cloned Deployment] ( ../images/arangograph-cloned-deployment.png )
171-
172156This feature is also available through [ oasisctl] ( oasisctl/_index.md ) .
0 commit comments