Skip to main content

Backup and Recovery

Required Practice

  • Back up the identity database and each service database before deployments and on a scheduled cadence.
  • Retain encrypted backup copies separately from live runtime credentials.
  • Test restoration procedures before launch and repeat them during routine operations.
AssetRecovery concern
Identity databaseUser access, roles, refresh tokens, and auth continuity
Customer dataInvite redemption history and distributor-customer relationships
Game dataActive session continuity and scoreboard state
Chat dataRetained archives, legal-hold state, and moderator auditability

Operational Checklist

  1. Confirm backup job success.
  2. Verify encryption and access controls on backup storage.
  3. Run restore drills in a non-production environment.
  4. Validate that retention and legal-hold expectations survive restore.
  5. Record restore outcomes and unresolved issues.

Current Gap

The repo defines backup expectations, but production backup automation, retention schedules, and restore-drill evidence still need to be implemented before launch.