CompTIA Cloud+ (CV0-002) — Question 121

A VM was successfully tested in a lab environment. As part of the deployment preparation, the image needs to be backed up for use in the multi-rollout accompanied by orchestration templates.
Which of the following should be used to create the image?

Answer options

Correct answer: C

Explanation

The correct answer is C, Full, because it creates a complete copy of the VM, ensuring all data and configurations are included for deployment. Snapshots are typically for temporary states, Replicas are for ongoing synchronization, and Clones are copies but not always complete with all configurations needed for a new deployment.