
Back up and restore universes
Use YugabyteDB Anywhere to back up and restore YugabyteDB universes and data
This page documents the preview version (v2.21). Preview includes features under active development and is for development and testing only. For production, use the stable version (v2024.1). To learn more, see Versioning.
You can use YugabyteDB to schedule and manage backups of your universe data. This includes the following features:
- On-demand backup and restore.
- Scheduled backups. Schedule backups at regular intervals, along with retention periods.
- Incremental backups. Create a schedule to take full backups periodically and incremental backups between those full backups.
- Configurable performance parameters. Tune parallelization and buffers for faster backup and restore performance. In most cases, this results in 5x or more speed improvements in backups and restores.
- Point-in-time recovery. Recover universe data from a specific point in time.
- Flexible storage. Store backups in the cloud or in your data center.
- Disaster recovery. Failover to an asynchronously replicated universe in case of unplanned outages.
Note
Configurable performance parameters and incremental backups are mediated using the yb-controller process, which is only available in YugabyteDB Anywhere v2.16 or later for universes with YugabyteDB version 2.16 or later.