nerdexam
CompTIA

CV0-002 · Question #607

A company wants to migrate some of its applications' test environments to the public cloud. Testing environments are deployed on a dedicated storage array. Which of the following techniques is MOST su

The correct answer is D. Virtual to virtual. To migrate test environments from a dedicated storage array to a public cloud, the most suitable technique involves transforming and moving the existing server instances into a cloud-compatible virtualized format.

Deployment

Question

A company wants to migrate some of its applications’ test environments to the public cloud. Testing environments are deployed on a dedicated storage array. Which of the following techniques is MOST suitable in this scenario?

Options

  • AStorage replication level
  • BVM replication level
  • CFile system replication
  • DVirtual to virtual

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    3% (1)
  • D
    90% (26)

Why each option

To migrate test environments from a dedicated storage array to a public cloud, the most suitable technique involves transforming and moving the existing server instances into a cloud-compatible virtualized format.

AStorage replication level

Storage replication level typically involves replicating raw block storage between arrays, which does not inherently convert or adapt applications and operating systems for a new virtualized cloud environment.

BVM replication level

VM replication level assumes the source is already a virtual machine and focuses on replication rather than the broader transformation and migration process needed to move to a different virtualized platform in the cloud.

CFile system replication

File system replication only copies files and directories, which is insufficient for migrating entire application environments, including operating systems, installed software, and system configurations.

DVirtual to virtualCorrect

Migrating environments from on-premise infrastructure, which could include physical servers or VMs on a dedicated storage array, to a public cloud requires converting them into a virtual machine format compatible with the cloud provider's hypervisor. 'Virtual to virtual' (V2V) conversion, which often encompasses Physical to Virtual (P2V) if needed, broadly describes the process of moving and transforming server instances between different virtualization platforms or from on-premises to cloud, ensuring the entire environment functions correctly in the new virtualized setting.

Concept tested: Cloud migration techniques - P2V and V2V

Source: https://learn.microsoft.com/azure/cloud-adoption-framework/strategy/cloud-migration-strategies

Topics

#cloud migration#VM migration#virtual to virtual

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice