Backup Flashcards

(12 cards)

1
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a backup in networking and computing?

A

A backup is a copy of data stored separately from the original source to protect against data loss due to hardware failure, cyberattacks, accidental deletion, or disasters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why are backups important in networked systems?

A

They ensure data can be recovered in case of corruption or loss, helping maintain business continuity and protecting critical information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the main types of backups?

A
  1. Full backup
  2. Incremental backup
  3. Differential backup
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a full backup?

A

A full backup makes a complete copy of all data, which takes longer and requires more storage but is easy to restore from.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is an incremental backup?

A

An incremental backup only saves changes made since the last backup (full or incremental), saving time and storage but requiring multiple files for full recovery.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a differential backup?

A

A differential backup saves changes made since the last full backup. It’s faster than a full backup but larger than incremental over time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the 3-2-1 backup rule?

A

Keep 3 copies of your data: 2 on different storage devices and 1 off-site (or cloud) to ensure resilience against failure or disasters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are common backup storage options?

A

Options include external hard drives, network-attached storage (NAS), cloud storage (e.g., Google Drive, AWS), and backup servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is an automated backup system?

A

It’s a system that schedules and performs backups automatically without user intervention, reducing the risk of missed backups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How often should backups be performed?

A

The frequency depends on data sensitivity, but critical systems may require daily or even real-time backups, while others might be weekly or monthly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is disaster recovery in relation to backup?

A

Disaster recovery is the process of restoring data and systems from backups after a major incident such as hardware failure, cyberattack, or natural disaster.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly