bertjk

↗ HN profile [ 80.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Other

  2. Production servers connect to backup service using smart agent / client software

  3. Backup server regularly connects to production server to download data using simple unix tools

  4. Production servers regularly tar/zips files to S3 or equivalent managed object store

  5. Production servers sends data to a remote file system using simple unix tools (e.g. tar/gzip, rsync, etc..)

  6. How do you back up your production data?