Which VMware Tanzu products use ClusterAPI?

Which VMware Tanzu products use ClusterAPI?
A . Tanzu Kubernetes Grid and Tanzu Application Catalog
B . Tanzu Kubernetes Grid and Tanzu Mission Control
C . Tanzu Application Catalog and Tanzu Mission Control
D . Tanzu Observability and Tanzu Mission Control

Answer: B

Explanation:

Reference:

https://docs.vmware.com/en/VMware-Tanzu-Mission-Control/services/tanzumc-concepts.pdf

https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-4D0D375F-C001-4F1D-AAB1-1789C5577A94.html#:~:text=Tanzu%20Kubernetes%20Grid%20Service%20API&text=It%20is%20a%20declarative%20API,VM%20sizes%2C%20Kubernetes%20software%20version

What are three capabilities of VMware Tanzu Observability? (Choose three.)

What are three capabilities of VMware Tanzu Observability? (Choose three.)
A . Full-Stack Troubleshooting
B . Smart alerting
C . Multi-Cluster Networking
D . Multi-source Log Sink Agent
E . Runtime Cost Analysis
F . Analytics-Driven custom metrics

Answer: A,B,F

Explanation:

Reference:

https://tanzu.vmware.com/content/vmware-tanzu-observability-features

https://tanzu.vmware.com/content/blog/byo-spring-boot-apps-tanzu-observability-for-free-no-sign-up-needed

What does it mean by a “lift and shift” approach regarding moving applications to the cloud?

What does it mean by a “lift and shift” approach regarding moving applications to the cloud?
A . Retiring the application and replacing it with a different application
B . Code changes and user facing changes
C . No code changes and no user facing changes
D . Code changes and no user facing changes

Answer: C

Explanation:

Reference: https://tanzu.vmware.com/what-is-application-modernization

What functionalities does Velero provide? (Choose three.)

What functionalities does Velero provide? (Choose three.)
A . A Helm chart repository
B . An application Continuous Deployment (CD) tool
C . A Kubernetes resource migration tool
D . A disaster recovery tool
E . A Kubernetes cluster deployment tool
F . A tool to safely perform backups and restores

Answer: C,D,F

Explanation:

Reference: https://medium.com/mycloudseries/what-is-velero-1f205650b76c

What are three capabilities of the VMware Tanzu Portfolio? (Choose three.)

What are three capabilities of the VMware Tanzu Portfolio? (Choose three.)
A . Unified, Global Multi-Cluster Management
B . Container Build Automation
C . Physical Infrastructure Automation
D . Integrated Developer Environment (IDE)
E . Tanzu Programming Language
F . Enterprise-Ready Kubernetes Runtime

Answer: A,B,F

Explanation:

Reference: https://tanzu.vmware.com/tanzu

What is Antrea?

What is Antrea?
A . A Kubernetes networking solution based on Open vSwitch
B . A Kubernetes networking solution based on eBPF
C . A Kubernetes networking solution based on OpenStack Neutron
D . A Kubernetes networking solution based on BGP

Answer: A

Explanation:

Reference: https://reposhub.com/go/network/vmware-tanzu-antrea.html

What are two goals of Kubernetes in regards to containers? (Choose two.)

What are two goals of Kubernetes in regards to containers? (Choose two.)
A . To provide middleware application-level services
B . To automate container lifecycle management
C . To describe the desired state for deployed containers
D . To deploy source code and build applications

Answer: B,C

Explanation:

Reference: https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/