Backups are point-in-time snapshots of an instance’s storage. They give you a way back to a known-good state after an upgrade, a bad deployment, or accidental data loss. Namazu Cloud takes automatic backups on a schedule and lets you start a manual backup at any time; the Backups section of the portal is where you browse them.
How Backups Are Made #
- Automatic: the platform takes a snapshot on the configured schedule for each instance’s storage, so a healthy backup trail exists without you doing anything.
- Manual: from an instance’s page or the Backups section, trigger a backup now. Useful right before an upgrade or a risky change.
Each backup records the instance it belongs to, the time it was taken, the type and cloud of the storage it snapshots, its region, and whether it was automatic or manual. A single manual request can produce one backup per storage volume on the instance.
Statuses #
A backup moves through these states:
| Status | Meaning |
|---|---|
PENDING | The snapshot is being taken and has not finished yet. |
READY | The snapshot is complete and usable. |
FAILED | The snapshot did not complete. No usable restore point exists for that attempt. |
EXPIRED | The snapshot has been purged after its retention period. |
Browsing Backups #
The Backups section lists the backups for all of your organization’s instances, newest first, and can be paginated. You can narrow the list to a single instance from that instance’s page, or search by instance name. Each backup shows its instant and status at a glance.
Restoring #
Restoration is handled by Namazu Cloud operations to the instance your backup belongs to. The restore action on a backup opens a support request noting the instance and backup, and Namazu Cloud’s team performs the restore. This is deliberate: restoring an instance’s storage is a careful operation on live infrastructure, so it goes through a human-run process rather than a one-click action.
Related Pages #
- Namazu Cloud Overview
- Namazu Cloud Instances. Backups belong to an instance
- Namazu Cloud Billing. Backup retention can be a metered unit on your SKU

