LearnThatStack Ace your next interview
System Administration
Backup & Disaster Recovery.
30 Qs 4 free
Change topic Change
Drill · questions

All questions

of 30
Beginner 6
01

What are the three main types of backups and how do they differ?

Beginner ·

Answer it yourself first - out loud, or typed below.

How should your speech become text?

Listening… your words appear above as you speak - tap Stop when you're done.

Recording · cr - tap Stop & transcribe when you're done.

Transcribing with AI…

Voice:

Keep going - a few more words and AI can grade it.

Last attempt -

Your answer

Re-explain

The three main types of backups are:

  • Full Backup: Complete copy of all selected data regardless of when it was last backed up. Takes the most time and storage space but provides fastest recovery.
  • Incremental Backup: Only backs up data that has changed since the last backup (full or incremental). Fastest backup time, least storage space, but slower recovery as you need the full backup plus all incremental backups.
  • Differential Backup: Backs up all data changed since the last full backup. Moderate backup time and storage, faster recovery than incremental as you only need the full backup plus the latest differential.
    Example: If you do a full backup on Sunday, then:
  • Monday incremental: backs up Monday's changes
  • Tuesday incremental: backs up only Tuesday's changes
  • Tuesday differential: backs up Monday + Tuesday changes
Rewriting in plainer words…

This answer doesn't lend itself to a diagram - it reads best . No credits were charged.

The model's verdict: “

The interactive diagram is below the answer - jump to diagram ↓

This answer is explained by a shared concept diagram - open

Tailored explanation · switch back to · ·
Point the redraw:
How well did you know this?
AI:

02

Explain the concept of backup retention and why it's important.

Beginner ·

Answer it yourself first - out loud, or typed below.

How should your speech become text?

Listening… your words appear above as you speak - tap Stop when you're done.

Recording · cr - tap Stop & transcribe when you're done.

Transcribing with AI…

Voice:

Keep going - a few more words and AI can grade it.

Last attempt -

Your answer

Re-explain

Backup retention refers to how long backup copies are kept before being deleted or overwritten. It's crucial for:

  • Compliance Requirements: Many industries require data retention for specific periods (7 years for financial records)
  • Point-in-Time Recovery: Ability to restore data from different time periods
  • Storage Cost Management: Longer retention = higher storage costs
  • Legal Protection: Historical data may be needed for litigation
    Common Retention Strategies:
  • Daily backups kept for 30 days
  • Weekly backups kept for 12 weeks
  • Monthly backups kept for 12 months
  • Yearly backups kept for 7 years
Rewriting in plainer words…

This answer doesn't lend itself to a diagram - it reads best . No credits were charged.

The model's verdict: “

The interactive diagram is below the answer - jump to diagram ↓

This answer is explained by a shared concept diagram - open

Tailored explanation · switch back to · ·
Point the redraw:
How well did you know this?
AI:

03

What is the difference between backup and archive?

Beginner ·

Answer it yourself first - out loud, or typed below.

How should your speech become text?

Listening… your words appear above as you speak - tap Stop when you're done.

Recording · cr - tap Stop & transcribe when you're done.

Transcribing with AI…

Voice:

Keep going - a few more words and AI can grade it.

Last attempt -

Your answer

Re-explain

While often confused, backup and archive serve different purposes:
Backup:

  • Creates copies of active data for recovery purposes
  • Data remains in primary location
  • Short to medium-term retention
  • Focus on business continuity
    Archive:
  • Moves infrequently accessed data to long-term storage
  • Data is removed from primary location
  • Long-term retention (years or decades)
  • Focus on compliance and storage optimization
    Example: Email backup keeps copies of current emails for quick recovery, while email archiving moves old emails to cheaper storage for compliance purposes.
Rewriting in plainer words…

This answer doesn't lend itself to a diagram - it reads best . No credits were charged.

The model's verdict: “

The interactive diagram is below the answer - jump to diagram ↓

This answer is explained by a shared concept diagram - open

Tailored explanation · switch back to · ·
Point the redraw:
How well did you know this?
AI:

04

Explain RTO and RPO with examples.

Beginner ·

Answer it yourself first - out loud, or typed below.

How should your speech become text?

Listening… your words appear above as you speak - tap Stop when you're done.

Recording · cr - tap Stop & transcribe when you're done.

Transcribing with AI…

Voice:

Keep going - a few more words and AI can grade it.

Last attempt -

Your answer

Re-explain

Recovery Time Objective (RTO):

  • Maximum acceptable time to restore service after disruption
  • Measured from disaster occurrence to full service restoration
    Recovery Point Objective (RPO):
  • Maximum acceptable amount of data loss measured in time
  • Last point in time to which data can be recovered
    Examples:
  • E-commerce site: RTO = 2 hours (site must be online within 2 hours), RPO = 15 minutes (can lose max 15 minutes of orders)
  • Email system: RTO = 4 hours, RPO = 1 hour
  • Archived data: RTO = 3 days, RPO = 24 hours
    Key Point: Lower RTO/RPO requirements typically mean higher costs for backup and DR infrastructure.
Rewriting in plainer words…

This answer doesn't lend itself to a diagram - it reads best . No credits were charged.

The model's verdict: “

The interactive diagram is below the answer - jump to diagram ↓

This answer is explained by a shared concept diagram - open

Tailored explanation · switch back to · ·
Point the redraw:
How well did you know this?
AI:

05

What is the 3-2-1 backup rule and why is it important?

Part of Pro
06

What is the importance of testing backup restores?

Part of Pro
Intermediate 15
07

What is the difference between Disaster Recovery (DR) and Business Continuity (BC)?

Part of Pro
08

Describe the key components of a disaster recovery plan.

Part of Pro
09

What are hot, warm, and cold disaster recovery sites?

Part of Pro
10

How do you determine appropriate RTO and RPO values for different systems?

Part of Pro
11

Explain synthetic full backups and their advantages.

Part of Pro
12

Compare tape backup vs. disk backup vs. cloud backup.

Part of Pro
13

Explain the concept of data deduplication in backup systems.

Part of Pro
14

What are backup windows and how do you optimize them?

Part of Pro
15

Describe the difference between bare metal recovery and file-level recovery.

Part of Pro
16

How do you handle database backup and recovery differently from file system backups?

Part of Pro
17

Describe different types of disaster recovery testing.

Part of Pro
18

What metrics should you track for backup and recovery operations?

Part of Pro
19

What are the advantages and challenges of cloud backup solutions?

Part of Pro
20

What is backup as a service (BaaS) and how does it differ from traditional backup?

Part of Pro
21

How do you ensure backup data security and encryption?

Part of Pro
Expert 9
22

What is continuous data protection (CDP) and when would you use it?

Part of Pro
23

Explain the concept of immutable backups and their importance.

Part of Pro
24

What are the key compliance requirements that affect backup and recovery?

Part of Pro
25

Explain the concept of active-active vs. active-passive disaster recovery.

Part of Pro
26

How do you design backup strategies for virtualized environments?

Part of Pro
27

What is Recovery Point Objective (RPO) vs. Recovery Time Objective (RTO) in the context of different backup technologies?

Part of Pro
28

How do you implement backup validation and integrity checking?

Part of Pro
29

Describe backup strategies for containerized applications (Docker/Kubernetes).

Part of Pro
30

What are the considerations for implementing backup solutions in a multi-cloud environment?

Part of Pro

No matches

Try a different filter or search term.

Pro · $10/mo

26 of 30 Backup & Disaster Recovery answers are gated.

Full answers, code samples, AI explanations - simpler, deeper, or as an interactive diagram. Cancel anytime.

  • Full answers + code
  • AI explain - simpler, deeper, or visualized
  • 1,000 AI credits / month
  • Cancel anytime

Change topic

Pick a different technology or stack. Your current topic stays put until you choose a new one.

Technologies
No technologies match “”.
Cross-cutting topics
No topics match “”.
By role
Stacks & frameworks

MEAN

MongoDB, Express, Angular, Node.js

MERN

MongoDB, Express, React, Node.js

LAMP

Linux, Apache, MySQL, PHP

Django

Python Full-Stack Development

Ruby on Rails

Convention over Configuration

JAM

JavaScript, APIs, and Markup

Serverless on AWS

Serverless Architecture on AWS

Cross-cutting topics 43 topics

Interviewers also test these - they're common to every stack, whichever one you picked above.

Flutter Mobile

Flutter Cross-Platform Mobile Development

Cross-cutting topics 44 topics

Interviewers also test these - they're common to every stack, whichever one you picked above.

Spring Boot

Enterprise Java Development

.NET

Microsoft Ecosystem

Vue

Vue.js, Vite, TypeScript, Tailwind, Node.js

Go Backend

Golang, gRPC, PostgreSQL, Redis, RabbitMQ

FastAPI

Python, FastAPI, SQLAlchemy, PostgreSQL

React Native

React, TypeScript, Redux, Firebase

iOS Native

Swift, SwiftUI, UIKit, Firebase

Android Native

Java, Jetpack Compose, Firebase

Web3 / Ethereum

Solidity, Ethereum, Hardhat, Foundry

DevOps / Platform

Docker, Kubernetes, Terraform, CI/CD

Core SWE Interview Prep

Data structures, algorithms, OS, concurrency, networking, git
Big-O & Complexity Analysis Arrays, Strings & Hash Tables Linked Lists, Stacks & Queues Trees, BSTs & Heaps Graphs Sorting, Searching & Recursion Operating Systems Concurrency & Multithreading Networking for Developers Git & Version Control API Design 45 Distributed Systems Fundamentals 34

Cross-cutting topics 43 topics

Interviewers also test these - they're common to every stack, whichever one you picked above.


Cross-cutting topics 45 topics

Interviewers also test these - they're common to every stack, whichever one you picked above.