DIREKT Backup and Recovery¶
Objectives¶
Final RPO/RTO set before pilot. Initial planning targets:
- core database RPO ≤ 24 hours, with managed point-in-time capability preferred;
- pilot restore target ≤ 8 hours;
- production targets tightened from measured business impact.
Coverage¶
- PostgreSQL;
- object storage/evidence;
- configuration/versioned rules;
- infrastructure definitions;
- signing/secret recovery procedures;
- Pages/repository already versioned.
Controls¶
- automated backups;
- encryption;
- separate failure domain/account where feasible;
- retention;
- access logging;
- restoration documentation;
- integrity checks;
- no untested “backup exists” claim.
Restore exercise¶
At least before pilot and periodically:
- create isolated restore environment;
- restore database and storage references;
- run integrity/application checks;
- verify sample evidence access authorization;
- record time/gaps;
- destroy restored sensitive data securely.
Disaster¶
Use docs/operations/DISASTER_RECOVERY.md for decision and communication flow.