A company is planning to migrate its application workloads from an on-premises VMware vSphere cluster to a newly provisioned VMware Cloud on AWS SDDC. The migration project must accommodate two distinct workload requirements:
1. A group of critical, stateful transaction processing applications that cannot tolerate any downtime or service interruption during migration.
2. A group of multi-terabyte development database servers where data must replicate continuously in the background, with a scheduled reboot and switchover allowed during a weekend maintenance window to minimize the impact on network bandwidth.
Which two VMware HCX migration methods should the Solutions Architect select to meet these requirements? (Select TWO.)
- Utilize VMware HCX Replication-Assisted vMotion (RAV) to migrate the transaction processing applications in parallel batches with zero downtime.Answer
- Utilize VMware HCX Bulk Migration for the development database servers to enable background replication and schedule a low-downtime cutover.Answer
- CChoose VMware HCX Cold Migration to migrate the transaction processing applications while they continue to serve active client connections.
- DDeploy VMware HCX OS Assisted Migration to replicate the development database servers from the on-premises VMware ESXi hosts.
- EUse VMware HCX vMotion for the multi-terabyte database servers to queue and replicate their storage disks in parallel before the scheduled weekend cutover.
Answer
Utilize VMware HCX Replication-Assisted vMotion (RAV) for the critical transaction processing workloads, and utilize VMware HCX Bulk Migration for the development database servers.
The correct options are to utilize VMware HCX Replication-Assisted vMotion (RAV) for the transaction processing applications and VMware HCX Bulk Migration for the development database servers. HCX RAV combines the parallel scheduling benefits of Bulk Migration with the live migration capabilities of vMotion, providing parallel zero-downtime migrations. HCX Bulk Migration uses host-based replication to copy data in the background, allowing the administrator to schedule a cutover that involves a brief reboot to activate the target VM, which perfectly aligns with the requirements of the database servers.
Step-by-Step Solution
Key Concept
Selecting VMware HCX migration methods based on application dependency, downtime tolerance, and size requirements.
Estimated Time:2m 0s