Cloud backup overview

Backup of Tempus Serva instances running in AWS is done in the following manner

  1. Instance saves .sql for each table in the database
  2. Remote backup server
    • Rsyncs the files from EACH instance
    • Build daily archives containing all .sql files
    • Registers succesfull backup on the monitor server
  3. Site 24 polls the monitor server
    • If failed: Sends warning emails

The backup setup is part of the server creation service

image.png


Revision #2
Created 4 April 2025 09:31:53 by Theis Villumsen
Updated 22 October 2025 14:19:07 by Theis Villumsen