Before a major OS upgrade, admins want an identical copy of a tax-system VM for rollback testing. Which virtualization operation should they use?
Select an answer to reveal the explanation.
Short Explanation
Cloning is photocopying the VM before you paint the walls—if the upgrade looks awful, the copy is still there. Do not delete the original hoping memory remembers it. Duplicate first, experiment second.
Full Explanation
Cloning produces a duplicate virtual machine image or instance that can be used for testing, scale-out, or rollback scenarios. It preserves a known-good copy while changes proceed on another instance. Pass-through, arbitrary CPU shrinks, and deleting the source do not provide a safe identical test copy.