Backup and recovery
Backup strategies and disaster recovery for Fortran-driven business systems.
Categories:
A Fortran ERP that loses a day’s data is not a software problem — it’s a business problem. We design backup and recovery for systems where the database, the data files, the binaries, and the build artefacts all matter, and all have to come back together.
Where we add value
- Backup strategies that actually get tested, not just scheduled.
- Restore drills — proving recovery works before you need it.
- Point-in-time recovery across SQL databases plus the on-disk Fortran data files that live alongside them.
- Disaster recovery plans that account for the build system and the source tree, not just the data.
- Migration of old backups onto modern storage — tightly related to Legacy data.