InterviewStack.io LogoInterviewStack.io

Backup and Disaster Recovery Questions

Keeping data durable and recoverable when systems fail: backup design (full, incremental, differential, and snapshot strategies; point-in-time recovery), backup verification and restore testing, retention and archival policy (including compliance retention and legal holds), encryption and key management for backups, and disaster-recovery planning measured against recovery-time and recovery-point objectives (RTO/RPO). Tests whether a candidate can design a backup strategy that actually restores, choose the right retention tier for a business's downtime and data-loss tolerance, and operate backup systems safely under failure, compliance, and ransomware threats. Distinct from code-level fault-tolerance patterns (circuit breakers, retries, bulkheads) and multi-region failover architecture, which belong to high-availability-and-disaster-recovery.

HardTechnical
80 practiced

Scenario/leadership: You discover production systems were hit by ransomware and some primary backups were encrypted. Off-site copies may have been targeted as well. As the senior sysadmin, outline an incident response and recovery plan that recovers services, preserves forensic evidence, assesses backup integrity, coordinates with legal/PR, and implements measures to prevent a repeat. Include immediate containment and longer-term steps.

HardSystem Design
62 practiced

Design an immutable, air-gapped backup architecture for a financial institution that needs high assurance against ransomware and tampering, while also supporting regulatory audit trails. Cover storage choices (WORM/immutable object store, tape), isolation mechanisms, key management, retention lifecycle, and an auditable recovery workflow.

HardTechnical
74 practiced

Design a retention lifecycle for healthcare records that must meet HIPAA compliance with auditable controls and 7-year retention. Include archival tiering, deletion policies, legal hold handling, integrity checks, and cost-control measures while ensuring records can be retrieved when needed.

MediumTechnical
62 practiced

Explain immutable backups and how they help mitigate ransomware and accidental deletion. Compare technology implementations such as WORM tape, object-store immutability (e.g., S3 Object Lock governance vs compliance), and immutable storage-layer snapshots. Discuss operational limitations and management practices.

HardTechnical
83 practiced

Design a bring-your-own-key (BYOK) backup encryption scheme where only the customer holds the decryption keys, stored in an enterprise KMS/HSM. Walk through the key lifecycle, and be specific: what happens to already-encrypted backups when you rotate a key, and what happens if the customer loses it?

Unlock Full Question Bank

Get access to all 8 Backup and Disaster Recovery interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.