156-215.80 · Question #440
Which back up utility captures the most information and tends to create the largest archives?
The correct answer is B. snapshot. Snapshot backups capture a complete point-in-time image of an entire system state, making them the most comprehensive and largest backup type.
Question
Which back up utility captures the most information and tends to create the largest archives?
Options
- Abackup
- Bsnapshot
- CDatabase Revision
- Dmigrate export
How the community answered
(32 responses)- B91% (29)
- C3% (1)
- D6% (2)
Why each option
Snapshot backups capture a complete point-in-time image of an entire system state, making them the most comprehensive and largest backup type.
A generic backup utility typically captures only selected files or uses incremental changes, not a complete system state image.
A snapshot records the full state of a system at a specific moment, including all files, OS state, memory, and configuration data. This completeness is what makes snapshots produce the largest archives compared to other backup methods. Other backup types are selective or incremental by nature.
Database Revision tracking captures only version-level changes to database objects, not full system or application state.
Migrate export transfers specific data for relocation purposes and does not capture a comprehensive system image.
Concept tested: Snapshot vs incremental backup comprehensiveness
Source: https://www.comptia.org/certifications/a
Topics
Community Discussion
No community discussion yet for this question.