VMware 1V0-71.21 Associate VMware Application Modernization Online Training
VMware 1V0-71.21 Online Training
The questions for 1V0-71.21 were last updated at Nov 19,2024.
- Exam Code: 1V0-71.21
- Exam Name: Associate VMware Application Modernization
- Certification Provider: VMware
- Latest update: Nov 19,2024
What is a defining characteristic of a Microservice?
- A . An architectural pattern that encapsulates a specific business capability.
- B . A failover mechanism for legacy applications.
- C . A new technology to handle API management.
- D . Software for automation of container orchestration.
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
Which state is invalid in a Pod’s lifecycle?
- A . Failed
- B . Running
- C . Succeeded
- D . Setup
- E . Pending
Why do enterprises need Application Modernization?
- A . To build new applications is the only way to achieve a modern application
- B . To realize the benefits of unstructured data over relational databases
- C . The cost of maintaining older applications are too great
- D . To migrate all applications to the cloud
What three open source projects are included in Tanzu Kubernetes Grid? (Choose three.)
- A . Contour
- B . Vitess
- C . Ansible
- D . Harbor
- E . Crossplane
- F . Velero
What is the purpose of a container?
- A . Make it difficult to change the environment that an application runs on
- B . Abstract a running application from the environment that it runs on
- C . Make it easy to change the runtime that an application uses
- D . Allow a complex application to run as a single unit
What is the relationship between Kubernetes and containers?
- A . There is no relationship between Kubernetes and containers
- B . Kubernetes provides a platform for managing containerized workloads
- C . Kubernetes is a place where you store container images
- D . Kubernetes provides a way to build containers
If a Kubernetes Pod cannot be scheduled, where can the reason be found?
- A . Pod Spec
- B . Event
- C . Container logs
- D . Pod Status
List three benefits of Tanzu Mission Control: (Choose three.)
- A . Converts your Kubernetes Clusters to ClusterAPI Mode
- B . Enhances operational efficiency
- C . Strengthens security and compliance
- D . Provides CI/CD Pipeline Automation
- E . Increases developer agility and productivity
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