nerdexam
CompTIA

CV0-002 · Question #304

A cloud administrator wants to apply patches in an isolated copy of the production virtual server to assess the impact. Which of the following activities would BEST achieve this objective?

The correct answer is B. Snapshot. To apply patches in an isolated copy of a production virtual server and assess their impact, an administrator should use a snapshot.

Operations

Question

A cloud administrator wants to apply patches in an isolated copy of the production virtual server to assess the impact. Which of the following activities would BEST achieve this objective?

Options

  • AClustering
  • BSnapshot
  • CImage backup
  • DCloning

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    86% (25)
  • C
    7% (2)
  • D
    3% (1)

Why each option

To apply patches in an isolated copy of a production virtual server and assess their impact, an administrator should use a snapshot.

AClustering

Clustering aggregates multiple servers for high availability or load balancing and does not provide an isolated copy for individual VM patch testing.

BSnapshotCorrect

A snapshot captures the exact state of a virtual machine at a specific point in time, allowing the creation of an isolated, temporary copy for patch testing or providing a restore point to revert to if issues occur.

CImage backup

An image backup is a full copy of a VM for disaster recovery, which is generally a heavier and slower process than using a snapshot for quick, temporary patch impact assessment.

DCloning

Cloning creates a full, independent duplicate of a VM, which can be used for testing, but a snapshot is often a more lightweight and agile solution specifically designed for quick point-in-time capture and temporary testing environments.

Concept tested: Virtual machine snapshot for testing

Source: https://learn.microsoft.com/en-us/azure/virtual-machines/snapshots

Topics

#VM snapshots#Patch testing#Change management

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice