Backups + Journaling + Snapshots + Images

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

Full backup

copies the entire device or storage system

2
New cards

Incremental backup

captures the changes since the last backup and is faster to back up but slower to recover

3
New cards

Differential backup

captures the changes since the last full backup and is faster to recover but slower to back up

4
New cards

Journaling

creates a log of changes that can be reapplied if an issue occurs. ____ is commonly used for databases and similar technologies that combine frequent changes with an ability to restore to a point in time

5
New cards

Snapshot

capture the full state of a system or device at the time the backup is completed. ___ common for VM’s, where they allow the machine state to be restored at the point in time that the ____ was taken

6
New cards

Images

most often refer to a complete copy of a system or server, typically down to the bit level for the drive