2V0-21.23 Question 135
Single answerAn organization is planning to modernize their application deployment strategy. They need a solution that supports the deployment and scaling of containerized applications across multiple clouds while ensuring consistent Kubernetes operations. Which use case best aligns with deploying a VMware Tanzu Kubernetes Grid (TKG) cluster?
- A
Deploying and managing containerized applications across multiple cloud environments with consistent Kubernetes operations.
- B
Providing a platform for traditional, monolithic applications without containerization support.
- C
Enabling a dedicated platform for hosting virtual machines on a hypervisor-based infrastructure.
- D
Facilitating a seamless migration of virtual machines between on-premises and VMware Cloud on AWS.
Show answer and explanation
Correct answer: A
Explanation
VMware Tanzu Kubernetes Grid (TKG) is a solution designed to simplify the deployment and management of Kubernetes clusters across multiple environments, including on-premises and public clouds. It ensures consistent operations, scaling, and management of containerized applications, making it ideal for organizations adopting a multi-cloud or hybrid cloud strategy to modernize their applications.
- A. Correct.
This is the correct use case for VMware Tanzu Kubernetes Grid (TKG). TKG provides a consistent Kubernetes runtime across multiple environments, making it ideal for managing containerized applications in a hybrid or multi-cloud setup.
- B. Incorrect.
TKG is specifically designed for containerized applications and Kubernetes operations. It is not intended for traditional, monolithic applications without containerization.
- C. Incorrect.
While VMware provides solutions for virtual machine hosting, TKG focuses on Kubernetes and containerized workloads, not hypervisor-based virtual machines.
- D. Incorrect.
TKG is not designed for virtual machine migration. Instead, it is used for containerized application deployment and Kubernetes management.