VMware
1V0-71.21
Q1:
What are true statements about Microservices? (Choose two.)
☐
A
They don't scale.☐
B
They are decoupled.☐
C
They are tightly coupled together.☐
D
They are used to create modular applications.☐
E
They are centrally managed.
VMware
1V0-71.21
Q2:
Which kubectl command is an example of declarative object management in Kubernetes?
○
A
kubectl manage○
B
kubectl apply○
C
kubectl create○
D
kubectl patch
VMware
1V0-71.21
Q3:
Which Tanzu product automates container creation, management, and governance operations at enterprise scale?
○
A
Tanzu Build Service○
B
Tanzu Mission Control○
C
Tanzu Container Automation○
D
Tanzu Service Mesh
VMware
1V0-71.21
Q4:
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
VMware
1V0-71.21
Q5:
What are two ways a Namespace helps organize a Kubernetes cluster? (Choose two.)
☐
A
Divides cluster resources across users☐
B
Pools cluster resources between users☐
C
Provides a naming API☐
D
Prevents object name collisions☐
E
Shares objects within a cluster