[Mar 17, 2023] Dumps Collection 2V0-31.21 Test Engine Dumps Training With 92 Questions
VMware 2V0-31.21 Dumps - 100% Cover Real Exam Questions
For more information about the VMware 2V0-31.21 Exam visit the following reference link:
VMware 2V0-31.21 Exam's Reference link
NEW QUESTION 34
Which command should an administrator run to ensure data integrity before a snapshot or backup of a vRealize Automation appliance? (Choose the best answer.)
- A. vracli status deploy
- B. /opt/scripts/svc-stop.sh
- C. /opt/scripts/deploy.sh --onlyClean
- D. kubectl logs -n prelude <pod-name>
Answer: B
NEW QUESTION 35
What are two prerequisites for a vRealize Automation standard deployment? (Choose two.)
- A. DHCP server
- B. Load Balancer
- C. IPv4 addresses
- D. DNS server
- E. IPv6 addresses
Answer: C,D
NEW QUESTION 36
An administrator wants to simplify the cloud configuration are much as possible. Recently the administrator was asked to simplify the cloud template creanV~ and requesting process. The goal is to create a single cloud template that can be deployed to different cloud accounts available in the environment. Depending on the cloud, the appropriate template should be used.
Which vRealize Automation construct can the administrator use to achieve this goal?
- A. Flavor Mappings
- B. Image Mappings
- C. Storage Profiles
- D. Customization Specifications
Answer: D
Explanation:
in the blueprint, for instance
properties:
constraints:
tags:${input.SelectCloud}
and then
customizationSpec:${SelectCloud==AWS -> Action A, selectCloud=Azure -> Action B} CustomSpec would enable to use the same blueprint because it would prompt the user to select a tag which can be mapped to an Image Mapping, a Flavor Mapping or a Storage Policy
NEW QUESTION 37
An administrator creates a content source and would like to share all the imported cloud templates dynamically with the project members.
Which content sharing option should the administrator select to achieve this? (Choose the best answer.)
- A. Static Content
- B. All Content
- C. Dynamic Content
- D. Content Sources
Answer: D
Explanation:
Reference:
Content Sharing Methods in Service Broker
Method
Description
Content Source
A dynamic method to share all content items from the content source. When new items are added to a content source, each is made available in the catalog for the members of a target project.
NEW QUESTION 38
Which vRealize Suite product helps an administrator understand the monetary impact of deployments and manage costs in vRealize Automation? (Choose the best answer.)
- A. vRealize Log Insight
- B. vRealize Network Insight
- C. vRealize Suite Lifecycle Manager
- D. vRealize Operations
Answer: D
NEW QUESTION 39
An administrator is preparing to install vRealize Automation using the standard deployment option. For which three components must the administrator create a DNS record? (Choose three.)
- A. vRealize Automation
- B. VMware Identity Manager Load Balancer
- C. vCenter Server
- D. vRealize Automation Load Balancer
- E. VMware Identity Manager
- F. vRealize Suite Lifecycle Manager
Answer: A,E,F
Explanation:
This multi-organization configuration assumes single node deployments for the following components:
Lifecycle Manager
Workspace ONE Access Identity Manager
vRealize Automation
https://docs.vmware.com/en/vRealize-Automation/8.1/administering-vrealize-automation.pdf
NEW QUESTION 40
Which two public cloud accounts are supported for vRealize Automation? (Choose two.)
- A. Oracle Cloud
- B. Alibaba Cloud
- C. Amazon Web Services
- D. Microsoft Azure
- E. IBM Cloud
Answer: C,D
NEW QUESTION 41
Where would an administrator configure the availability of newly added all-flash storage arrays for a Big Data Project in vRealize Automation? (Choose the best answer.)
- A. Cloud Zones
- B. Cloud templates
- C. Storage Profiles
- D. Storage Resources
Answer: C
NEW QUESTION 42
In which two areas of vRealize Automation could an administrator view a flow chart of a failed deployment? (Choose two.)
- A. Infrastructure > Machines
- B. Infrastructure > Activity > Requests
- C. Extensibility > Events
- D. Deployments > History > Provisioning Diagram
- E. Extensibility > Library > Event Topics
Answer: B,D
NEW QUESTION 43
Which vRealize Automation service is a development- and process-automation platform that supports extensibility and Anything-as-a-Service (XaaS) features in vRealize Automation?
- A. vRealize Orchestrator
- B. Cloud Assembly
- C. Service Broker
- D. Code Stream
Answer: A
Explanation:
With the vRealize Orchestrator integration to Cloud Assembly, you deploy a cloud extensibility proxy instance, that can be used for extensibility subscriptions and XaaS (Anything as a Service) operations used for cloud templates. https://docs.vmware.com/en/VMware-Cloud-Assembly/services/Using-and-Managing/GUID-6EF5FAA7-4480-4A1C-A0E5-5388369863A8.html
NEW QUESTION 44
An administrator must restrict the amount of memory resources available for a specific group of users. On which component would the administrator configure this?
- A. Cloud Zones
- B. Flavor Mappings
- C. Cloud Accounts
- D. Projects
Answer: D
Explanation:
https://blogs.vmware.com/management/2020/03/vra-resource-limits.html
Cloud zones can set the priority when multiple jobs are being provisioned to the same resource. You can limit the number of instances that can be deployed within the project. The default value of 0 gives you unlimited instances. You can also limit the maximum amount of memory that the project can consume in the cloud zone.
NEW QUESTION 45
Which network profile can be used to isolate a deployment? (Choose the best answer.)
- A. Outbound network profile
- B. Routed network profile
- C. Existing network profile
- D. Private network profile
Answer: D
NEW QUESTION 46
What are two purposes of projects in vRealize Automatin? (Choose two.)
- A. Map compute resources to users and groups
- B. Configure custom naming
- C. Create tenants
- D. Organize image mappings
- E. Add cloud accounts
Answer: A,B
NEW QUESTION 47
An enterprise organization has a library of Terraform configurations for creating and managing its infrastructure resources.
What enhanced capability will be introduced by leveraging the vRealize Automation Terraform Service?
(Choose the best answer.)
- A. The ability to deploy a machine using an existing Terraform configuration from the self-service catalog in Service Broker.
- B. The ability to deploy a machine using an existing Terraform configuration with tag-based placement.
- C. The ability to deploy a machine using a dynamically-created Terraform configuration with tag-based placement.
- D. The ability to deploy a machine using a dynamically-created Terraform configuration from the self-service catalog in Service Broker.
Answer: C
NEW QUESTION 48
While deploying a virtual machine cloud template, an administrator encounters the following error:
Where should the administrator start to troubleshoot? (Choose the best answer.)
- A. Cloud Zones
- B. Projects
- C. Tags
- D. Network Profiles
Answer: C
NEW QUESTION 49
An administrator is debugging a multi-machine cloud template deployment and the following error occurs:
"Customization operation failed. Customization specification with name [vCenter_Windows] was not found." Where can the administrator identify the phase of the provisioning lifecycle and the machine for which this error occurred? (Choose the best answer.)
- A. Service Broker > Deployments
- B. Deployments > Topology
- C. Cloud Assembly > Design
- D. Deployments > History
Answer: D
NEW QUESTION 50
While collecting logs, logs were received from only two of three vRealize Automation nodes.
How to find more information about the issue? (Choose the best answer.)
- A. Examine the output of kubectl get logs command from the third node
- B. Examine the output of vracli log-bundle --include-legacy-pod-logs command from the third node
- C. Examine the output of vracli log-bundle command from the third node
- D. Examine the output of vracli remote-syslog command from the third node
Answer: B
NEW QUESTION 51
An administrator is debugging a multi-machine cloud template deployment and the following error occurs: "Customization operation failed. Customization specification with name [vCenter_Windows] was not found." Where can the administrator identify the phase of the provisioning lifecycle and the machine for which this error occurred? (Choose the best answer.)
- A. Service Broker > Deployments
- B. Deployments > Topology
- C. Cloud Assembly > Design
- D. Deployments > History
Answer: D
NEW QUESTION 52
Which kubectl command should be run to find the Kubernetes authentication method? (Choose the best answer.)
- A. kubectl describe secrets
- B. kubectl explain
- C. kubectl describe pod <pod-name>
- D. kubectl -n prelude describe pod <pod-name>
Answer: A
NEW QUESTION 53
......
Realistic Fast2test 2V0-31.21 Dumps PDF - 100% Passing Guarantee: https://www.fast2test.com/2V0-31.21-premium-file.html