A company has a policy in place that requires daily backup of all critical data. The IT manager is looking for an effective way to ensure all changes made since the last backup are captured while minimizing storage use.
Which backup method should the IT manager implement?
The incremental backup method is suitable here as it saves only the data that has changed since the last backup, which reduces the amount of storage space used compared to full backups. This is ideal for daily operations where frequent backups are necessary.
Other options, such as a full backup, would require significantly more storage and may not be feasible for daily tasks given time and space constraints.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What exactly is an incremental backup?
Open an interactive chat with Bash
How does an incremental backup differ from a full backup?
Open an interactive chat with Bash
What are the advantages of using incremental backups?