Skip to content

Backups Overview

AxonOps provides scheduled backup and restore functionality for your Cassandra data.

The functionality is accessible via Operations > Backups

Infomy

backup

Scheduled backup

You can initiate three types of scheduled backup:

  • Immediate scheduled backup: these will trigger immediately once

  • Simple scheduled backup: these will trigger based on the selected schedule repeatedly

Infomy

backup

  • Cron schedule backup: Same as simple scheduled backup but the schedule will be based on a Cron expression

Infomy

backup

The following capture presents two backups, a local only and a local and remote backup:

Infomy

backup

And the details of the local and remote backup:

Infomy

backup

Remote backups

Note that axonops user will need read access on Cassandra data folders to be able to perform a remote backup.

The available remote options are:

  • AWS S3
  • Google Cloud Storage
  • Microsoft Azure Blob Storage
  • SFTP/SSH
  • local filesystem

example of the AWS S3 remote interface:

Infomy

backup

Back to top