nerdexam
CompTIA

CV0-003 · Question #141

A virtual machine snapshot is:

The correct answer is B. a revertible point in time of the virtual machine. A VM snapshot is a point-in-time record of a virtual machine's disk, memory, and settings state that can be reverted to if needed.

Cloud architecture

Question

A virtual machine snapshot is:

Options

  • Aa backup copy of the virtual machine.
  • Ba revertible point in time of the virtual machine.
  • Can exact copy of the virtual machine.
  • Dan image of the virtual machine.

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    90% (27)
  • C
    3% (1)
  • D
    3% (1)

Why each option

A VM snapshot is a point-in-time record of a virtual machine's disk, memory, and settings state that can be reverted to if needed.

Aa backup copy of the virtual machine.

A backup is a separate, restorable full copy of data designed for disaster recovery, whereas a snapshot is a dependent delta record that cannot function without the original VM files.

Ba revertible point in time of the virtual machine.Correct

A snapshot stores only the delta changes from the moment it is taken and preserves memory state, VM settings, and disk state, allowing an administrator to roll back the VM to that exact moment; it is not an independent copy but a revertible checkpoint tied to the live VM.

Can exact copy of the virtual machine.

An exact copy (clone) produces a fully independent duplicate VM with its own identity, while a snapshot maintains a dependency on the parent VM and only captures changed blocks.

Dan image of the virtual machine.

An image is a standalone, deployable template used to provision new VMs, not a revertible state record linked to a currently running virtual machine.

Concept tested: Virtual machine snapshot vs backup vs clone

Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-vm-administration/GUID-CA948C69-7F58-4519-AEB1-739545EA94E5.html

Topics

#VM snapshots#point-in-time recovery#virtualization#snapshot management

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice