Introduction
On-demand backups let you save a copy of your database whenever you want. This helps protect your data from loss or mistakes.
Before making big changes to your database, so you can restore if something goes wrong.
To keep a snapshot of your data at a certain time for auditing or compliance.
When you want to move data between environments safely.
To create a backup before deleting or archiving old data.
To protect your data before software updates or migrations.