
Backup and restore
Backup and restore your data in YugabyteDB.
Attention
This page documents an earlier version. Go to the latest (v2.3) version.YugabyteDB is a distributed database that internally replicates data. It is possible to place the regions in separate fault domains, therefore backups for the purpose of data redundancy is not necessary. However, it is an operational best practice to have a backup strategy. For example, an error in the application layer could cause it to write bad data into the database. In such a scenario, it is essential to be able to restore the database from a backup to a state before the application error was introduced.
This section goes into details of backing up data and restoring it from YugabyteDB.