
VMware 1V0-71.21 Real 2022 Braindumps Mock Exam Dumps
1V0-71.21 Exam Questions | Real 1V0-71.21 Practice Dumps
VMware 1V0-71.21 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
NEW QUESTION 26
Which two products are part of Tanzu Portfolio? (Choose two.)
- A. Tanzu Kubernetes Grid
- B. Tanzu Application Build
- C. Tanzu Kubernetes control
- D. Tanzu Build Service
- E. Tanzu Service Cloud
Answer: A,D
NEW QUESTION 27
What are three capabilities of the VMware Tanzu Portfolio? (Choose three.)
- A. Enterprise-Ready Kubernetes Runtime
- B. Physical Infrastructure Automation
- C. Tanzu Programming Language
- D. Unified, Global Multi-Cluster Management
- E. Container Build Automation
- F. Integrated Developer Environment (IDE)
Answer: A,D,E
NEW QUESTION 28
Which are the four components in Tanzu Build Service? (Choose four.)
- A. Builder Stack
- B. Builder Store
- C. ClusterStore
- D. Image
- E. Builder
- F. Image Cluster
- G. ClusterStack
Answer: C,D,E,G
NEW QUESTION 29
What are true statements about Microservices? (Choose two.)
- A. They are tightly coupled together.
- B. They don't scale.
- C. They are used to create modular applications.
- D. They are decoupled.
- E. They are centrally managed.
Answer: C,D
NEW QUESTION 30
List three benefits of Tanzu Mission Control: (Choose three.)
- A. Provides CI/CD Pipeline Automation
- B. Increases developer agility and productivity
- C. Enhances operational efficiency
- D. Converts your Kubernetes Clusters to ClusterAPI Mode
- E. Strengthens security and compliance
Answer: B,C,E
NEW QUESTION 31
What are two ways a Namespace helps organize a Kubernetes cluster? (Choose two.)
- A. Shares objects within a cluster
- B. Pools cluster resources between users
- C. Prevents object name collisions
- D. Provides a naming API
- E. Divides cluster resources across users
Answer: A,E
NEW QUESTION 32
If a Kubernetes Pod cannot be scheduled, where can the reason be found?
- A. Pod Status
- B. Pod Spec
- C. Event
- D. Container logs
Answer: C
NEW QUESTION 33
What are two ways a container in a Pod can consume ConfigMap data? (Choose two.)
- A. Containers do not consume ConfigMap data
- B. From Read-write files
- C. Mounted as a Persistent Volume Claim (PVC)
- D. From Environment variables
- E. From Read-only files
Answer: D,E
NEW QUESTION 34
Which Tanzu product provides an enterprise-ready Kubernetes runtime that streamlines operations across multi-cloud infrastructure?
- A. Tanzu Kubernetes Grid
- B. Tanzu Build Service
- C. Tanzu Observability
- D. Tanzu Mission Control
Answer: A
NEW QUESTION 35
What is the valid way to deploy a Pod in a Kubernetes cluster?
- A. Issue the command "kubectl apply -f myPod.yaml"
- B. SSH to the worker node where the Pod is desired to run and issue the command "kubectl apply -f myPod.yaml"
- C. Copy a manifest file to the API server in the /etc/kubernetes/pods directory
- D. Copy a manifest file to a worker node in the /etc/kubernetes/pods directory
Answer: B
NEW QUESTION 36
What is the purpose of a Kubernetes Ingress object?
- A. To load balance across a set of Pods
- B. To specify HTTP and HTTPS traffic routing rules from outside the cluster to Services within the cluster
- C. To manage the number of instances of a container image running within the cluster
- D. To manage traffic between Services within the cluster
Answer: B
NEW QUESTION 37
Which two statements are true about Kubernetes Pods? (Choose two.)
- A. A Pod can run no more than one container.
- B. A Pod runs one or more containers.
- C. A Pod is the smallest execution unit in Kubernetes.
- D. A Pod is a standard unit of software that packages up code and all its dependencies.
- E. A Pod is always highly available.
Answer: B,C
NEW QUESTION 38
What s Tanzu Mission Control?
- A. A next-generation cloud firewall
- B. A ubiquitous kubernetes image that works across all clouds
- C. A centralized management platform for consistently operating and securing your Kubernetes infrastructure and modern applications across multiple teams and clouds
- D. A complete modern software development supply chain including build and CI/CD services
Answer: C
NEW QUESTION 39
What is a defining characteristic of a Microservice?
- A. Software for automation of container orchestration.
- B. A failover mechanism for legacy applications.
- C. A new technology to handle API management.
- D. An architectural pattern that encapsulates a specific business capability.
Answer: D
NEW QUESTION 40
What is Antrea?
- A. A Kubernetes networking solution based on BGP
- B. A Kubernetes networking solution based on OpenStack Neutron
- C. A Kubernetes networking solution based on Open vSwitch
- D. A Kubernetes networking solution based on eBPF
Answer: C
NEW QUESTION 41
Which command can be used to build a container image?
- A. oci build
- B. docker image create
- C. docker build
- D. tanzu build
Answer: C
NEW QUESTION 42
What two problems do containers solve? (Choose two.)
- A. Facilitating microservices deployments
- B. Increasing efficiency by eliminating the need for a separate hypervisor for every containerized application
- C. Encrypting sensitive data in a packaged way
- D. Ensuring sets of virtual machines are protected from external network security threats
- E. Duplicating the application code across microservices
Answer: B,E
NEW QUESTION 43
What three open source projects are included in Tanzu Kubernetes Grid? (Choose three.)
- A. Vitess
- B. Velero
- C. Harbor
- D. Crossplane
- E. Ansible
- F. Contour
Answer: B,C,F
NEW QUESTION 44
Which are two cluster management capabilities of Tanzu Mission Control? (Choose two.)
- A. Data encryption
- B. Multi-cloud distributed clusters
- C. Cluster migration
- D. Cluster observability and diagnostic
- E. Data protection
Answer: D,E
NEW QUESTION 45
What are two features of Tanzu Application Catalog? (Choose two.)
- A. Creates a custom Operating System image.
- B. Creates a deployment from an extensive library of application components, databases, and runtimes.
- C. Backups and restores Kubernetes components from a graphical user interface.
- D. Provides production ready open source container images.
- E. Migrates legacy .NET applications to a Kubernetes infrastructure.
Answer: A,D
NEW QUESTION 46
List three benefits of vSphere with Tanzu: (Choose three.)
- A. Aligns DevOps and IT
- B. Optimizes application code
- C. Manages cost in the cloud
- D. Delivers Developer Ready Infrastructure
- E. Simplifies IT Operations
- F. Kubernetes Application Performance Management
Answer: A,D,E
NEW QUESTION 47
What is the result of Continuous Delivery?
- A. A broken application build is able to be fixed rapidly
- B. An application build has been produced and ready for deployment to production
- C. An application build has been produced and deployed to production
- D. An application build artifact has been produced
Answer: B
NEW QUESTION 48
VMware Tanzu is a family of products and services for modernizing _______ and _______.
- A. Applications and Infrastructure
- B. Networks and Applications
- C. Networks and Servers
- D. Infrastructure and Networks
Answer: A
NEW QUESTION 49
......
Verified 1V0-71.21 Exam Dumps Q&As - Provide 1V0-71.21 with Correct Answers: https://freedownload.prep4sures.top/1V0-71.21-real-sheets.html