Which VMware product provides the ability to connect and protect microservices across any runtime and any cloud?
A. Tanzu Network Profiler
B. Tanzu Observability
C. Tanzu Service Mesh
D. NSX Advanced Load Balancer
Which two goals can be achieved using a Kubernetes deployment? (Choose two.)
A. Change the container image in a Pod
B. Define different classes of storage
C. Increase the number of replicas of a given Pod
D. Grant an Active Directory user access to a Kubernetes cluster
E. Ensure that only one instance of a Pod will run on every node in a Kubernetes cluster
Which Kubernetes Service type is invalid?
A. LoadBalancer
B. NodePort
C. InternalName
D. ExternalName
E. ClusterIP
Which statement is FALSE regarding Kubernetes Services?
A. A service can be pointed to another service.
B. All services require selectors to function properly.
C. Services expose applications running on a pod or set of pods.
D. Services enable communication between pods running on different nodes.
Which kubectl command is an example of declarative object management in Kubernetes?
A. kubectl manage
B. kubectl apply
C. kubectl create
D. kubectl patch
If a Kubernetes Pod cannot be scheduled, where can the reason be found?
A. Pod Spec
B. Event
C. Container logs
D. Pod Status
What two problems do containers solve? (Choose two.)
A. Encrypting sensitive data in a packaged way
B. Duplicating the application code across microservices
C. Facilitating microservices deployments
D. Increasing efficiency by eliminating the need for a separate hypervisor for every containerized application
E. Ensuring sets of virtual machines are protected from external network security threats
Which two products are part of Tanzu Portfolio? (Choose two.)
A. Tanzu Kubernetes control
B. Tanzu Application Build
C. Tanzu Kubernetes Grid
D. Tanzu Build Service
E. Tanzu Service Cloud
Which are the four components in Tanzu Build Service? (Choose four.)
A. Image Cluster
B. Builder
C. ClusterStore
D. ClusterStack
E. Image
F. Builder Stack
G. Builder Store
Which three are features and benefits of Tanzu Kubernetes Grid? (Choose three.)
A. Monitor full-stack applications to cloud infrastructures with metrics, traces, span logs, and analytics
B. Extend the same consistent Kubernetes runtime across your public cloud and edge environments
C. Provide Container Build Services consistently to a fleet of clusters
D. Automated multicluster operations
E. Local and in-cluster platform services including logging, monitoring, networking, and storage services
F. A continuously maintained catalog of open-source components and applications