Backup and restore
This page describes the operational requirements for data safety.
Minimum requirements
- Automated backups on a schedule appropriate for your RPO.
- A tested restore procedure on a schedule appropriate for your RTO.
- Separate backup storage with access controls.
What to validate during restore tests
- the database can be restored to a new instance
- the application can connect and serve requests
- authorization and billing behavior is intact
- secrets and keys are not lost (or can be re-provisioned safely)
Related
- Upgrades and migrations: Upgrades and migrations