VCP-VMC 2024 Question 3
Select 3A company is planning to migrate its on-premises workloads to VMware Cloud on AWS. They require high availability, integration with native AWS services, and seamless workload mobility. As a VMware Certified Professional, which architectural considerations should you prioritize to meet these requirements?
- A
Deploy a stretched cluster across two availability zones to ensure high availability.
- B
Use VMware HCX for workload mobility between on-premises and VMware Cloud on AWS.
- C
Leverage VMware NSX-T for network segmentation and security policies.
- D
Enable Elastic DRS to dynamically scale resources based on workload demand.
- E
Migrate workloads using vSphere Storage vMotion for seamless data transfer.
Show answer and explanation
Correct answers: A, B, D
Explanation
To meet the company's requirements for high availability, integration with AWS, and seamless workload mobility, deploying a stretched cluster ensures workload protection across availability zones. VMware HCX facilitates efficient workload mobility, and Elastic DRS helps dynamically scale cloud resources in line with workload demand. These architectural considerations are critical for designing a robust VMware Cloud on AWS architecture.
- A. Correct.
Deploying a stretched cluster across two availability zones ensures high availability by protecting workloads from a single AZ failure. This is a critical architectural consideration for the company’s requirement for high availability.
- B. Correct.
VMware HCX is specifically designed for workload mobility, allowing seamless migrations between on-premises environments and VMware Cloud on AWS. This aligns with the company's need for seamless workload mobility.
- C. Incorrect.
While NSX-T is important for network segmentation and security, it is not a primary consideration for this scenario focused on high availability, integration with AWS, and workload mobility.
- D. Correct.
Elastic DRS automatically adjusts resources like CPU and memory based on the current demand. This supports efficient resource utilization and scalability, aligning with the company’s requirement for integration and workload management.
- E. Incorrect.
vSphere Storage vMotion is a tool for migrating virtual machine storage within a vSphere environment, but it is not designed for large-scale workload mobility across environments like VMware Cloud on AWS.