Skip to main content

Service backups

Learn how Aiven backs up your services automatically, where backups are stored, and how to change your backup schedule.

All Aiven services, except for Aiven for Apache Kafka®, have automatic encrypted backups.

Backups are stored in the object storage of the cloud region where the service is created, for example, S3 for AWS or Google Cloud Storage for Google Cloud.

note

If you change a service's cloud provider or an availability zone, its backups are not migrated from their original location.

Whenever a service is powered on from a powered-off state, the latest available backup is automatically restored.

Backups are automatically deleted 30 days after the service's deletion date.

Access to backups

Backups are encrypted and not available for download, but you can create your own backups with the appropriate tooling:

Edit the backup schedule

To edit the backup schedule for your service:

  1. In your service, Backups.
  2. Click Actions > Configure backup settings.
  3. Click Add configuration options.
  4. Add backup_hour and backup_minute, and set their values.
  5. Click Save configuration.

If a backup was recently made, it can take another backup cycle before the new backup time takes effect.

Related pages