Recall & Review
beginner
What is a full backup in system backup strategies?
A full backup copies all data from the system to a backup location. It is the complete snapshot of the system at a point in time.
Click to reveal answer
beginner
Explain incremental backup.
An incremental backup saves only the data that has changed since the last backup, whether full or incremental. It is faster and uses less storage.
Click to reveal answer
intermediate
What is the main advantage of differential backup over incremental backup?
Differential backup copies all changes since the last full backup, making restoration faster because only the full backup and the latest differential are needed.
Click to reveal answer
beginner
Why is regular testing of backups important?
Testing backups ensures that data can be restored successfully when needed. It prevents surprises during emergencies and confirms backup integrity.
Click to reveal answer
beginner
Name two common storage locations for backups in SCADA systems.
Backups can be stored on external hard drives or network-attached storage (NAS). Cloud storage is also an option if security policies allow.
Click to reveal answer
Which backup type copies all data every time it runs?
✗ Incorrect
A full backup copies all data each time it runs, unlike incremental or differential backups.
What does an incremental backup save?
✗ Incorrect
Incremental backup saves only data changed since the last backup, making it efficient.
Why might differential backups be preferred over incremental backups?
✗ Incorrect
Differential backups simplify restoration because only the full backup and latest differential are needed.
What is a key reason to test backups regularly?
✗ Incorrect
Testing backups confirms that data restoration works when needed.
Which of these is NOT a common backup storage option for SCADA systems?
✗ Incorrect
Temporary RAM memory is volatile and not suitable for backup storage.
Describe the differences between full, incremental, and differential backups.
Think about how much data each backup saves and how that affects storage and restoration.
You got /4 concepts.
Explain why backup testing is critical in system backup strategies.
Imagine needing to restore data and finding backups don't work.
You got /4 concepts.