0
0
SCADA systemsdevops~5 mins

System backup strategies in SCADA systems - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
AFull backup
BIncremental backup
CDifferential backup
DSnapshot backup
What does an incremental backup save?
AOnly system configuration files
BAll data since last full backup
COnly data changed since last backup
DA complete system image
Why might differential backups be preferred over incremental backups?
AThey use less storage space
BThey simplify restoration by needing fewer backup sets
CThey are faster to create
DThey backup only system files
What is a key reason to test backups regularly?
ATo free up storage space
BTo speed up backup process
CTo update backup software
DTo ensure data can be restored successfully
Which of these is NOT a common backup storage option for SCADA systems?
ATemporary RAM memory
BNetwork-attached storage (NAS)
CCloud storage (if allowed)
DExternal hard drives
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.