[Oct 25, 2023] NCP-MCA Exam Dumps - 100% Marks In NCP-MCA Exam! [Q20-Q37]

Share

[Oct 25, 2023] NCP-MCA Exam Dumps - 100% Marks In NCP-MCA Exam!

Exam Dumps Use Real Nutanix Certified Professional Dumps With 77 Questions!

NEW QUESTION # 20
What role must a user have in order to create or update a Playbook?

  • A. Calm Admin
  • B. Prism Admin
  • C. Calm Developer
  • D. Project Admin

Answer: B


NEW QUESTION # 21
A blueprint was developed for deploying a standard 3-tier hosting environment for a company's applications. The blueprint includes a load balancer, multiple web servers, a database server, and a small test application.
During testing of the blueprint, the application fails to connect to the database. The cause is found to be the database software is still installing when the application starts.
Which method most efficiently prevents the application from starting before the database?

  • A. Use a sleep statement in a start script
  • B. Use a local install instead of downloading
  • C. Create a loop to retry connection
  • D. Create a service dependency

Answer: D


NEW QUESTION # 22
Which two statements are true regarding the Nutanix public Github repository? (Choose two.)

  • A. Calm's public repository contains Nutanix-vetted custom scripts created and published by community members.
  • B. Nutanix publishes official vetted blueprints and tasks to Nutanix's public Github Calm repository.
  • C. Nutanix provides a documented process to seed Github based scripts into the Calm Task Library.
  • D. Nutanix provides documented processes to seed scripts from any source repository.

Answer: A,C


NEW QUESTION # 23
Refer to the exhibit.

Calm encountered the error shown in the exhibit when importing a script that maps a network drive.
Upon further investigation, the Calm administrator was unable to run the script manually on a VM and discovered that elevated permissions were needed.
Which command should the administrator add to the script?

  • A. Enable-WSManCredSSP -Role Server
  • B. Enable-WSManCredSSP -Role Client
  • C. Enable-WSManCredSSP -Role Server -Force
  • D. Disable-WSManCredSSP -Role Server -Force

Answer: C


NEW QUESTION # 24
Refer to exhibits.

The variable VM_NAME is giving a warning that indicates that the variable is not found. When checking the Service tab, the variable is found to match the VM_NAME field entry as shown in the exhibit below:

What is causing this warning message?

  • A. User modifiable variable for VM_NAME is not allowed
  • B. VM_NAME variable must be defined under Application Profile
  • C. Service Name matches the variable name
  • D. @@{calm_time}@@ output is longer than allowed for a Service Name

Answer: A


NEW QUESTION # 25
Refer to the exhibit.

The Playbook is designed to execute a script, in order to fix a known problem in the application. However, it keeps failing.
Why is this Playbook continuing to fail?

  • A. The script is incorrect.
  • B. Slack configuration should be reviewed.
  • C. The Playbook actions are in the wrong order.
  • D. Not enough storage space in order to take a snapshot.

Answer: C


NEW QUESTION # 26
An administrator manages a Nutanix cluster with 630 VMs, all of which are in production.
The Accounting department wants to be notified when any of their production VMs exceed 90% CPU usage or 90% memory usage. Their VMs are categorized as LOB:Accounting.
How should the administrator satisfy this request from the Accounting department?

  • A. Create a category named Department with the value Accounting.
  • B. Create a dashboard in Prism Central with the CPU Usage.
  • C. Create an Alert with the Accounting category assigned.
  • D. Direct the VM users to generate alerts within the affected VMs.

Answer: C


NEW QUESTION # 27
An administrator has been tasked with creating a multicloud, three-tier application using Calm. The application needs to consist of:
A MongoDB backend database
A NodeJS Javascript runtime environment
An NGINX webserver
The administrator has access to an AWS account, as well as a locally hosted Nutanix cluster. The three parts of the application should be fully redundant, and be able to tolerate either a cloud provider outage, or a local Nutanix cluster outage.
What is the most appropriate solution the administrator should choose in order to meet the requirements?

  • A. Create a Calm blueprint with MongoDB, Node/S, and NGINX VMs running on Nutanix, as well as an NGINX server running in AWS on US-WEST-1 and US-EAST-1.
  • B. Create a Calm blueprint with MongoDB, NodelS, and NGINX VMs running on Nutanix, then manually create three EC2 instances for MongoDB, NodeJS and NGINX in AWS running on US-WEST-1 and
  • C. Create a Calm blueprint with MongoDB, NodelS, and NGINX VMs running on Nutanix, as well as MongoDB, NodeJS, and NGINX servers running in AWS on US-WEST-1 and US-EAST-1.
  • D. Create a Calm blueprint with MongoDB, Node/S and NGINX VMs running on Nutanix, and a separate blueprint for MongoDB, NodeJS, and NGINX running in AWS on US-WEST-1 and US-EAST-1.

Answer: B

Explanation:
US-EAST-1.


NEW QUESTION # 28
What is the correct method to upgrade Calm?

  • A. LCM via Prism Element
  • B. Calm Marketplace
  • C. LCM via Prism Central
  • D. Calm Dashboard

Answer: C


NEW QUESTION # 29
Refer to the exhibit.

Saving the Calm Blueprint gives the validation error for VMware Blueprints shown in the exhibit.
What could be the cause of the error?

  • A. Number of Template devices components should be equal to the number of Devices configured.
  • B. Number of Template NICs components should be equal to the number of Network Settings configured.
  • C. Number of Template vCPU components should be equal to the number of pCPU configured.
  • D. Number of Template VMXNET3 components should be equal to the number of Virtual e1000 adapters configured.

Answer: B


NEW QUESTION # 30
During the deployment of a multi-step Blueprint, a failure is encountered. The administrator corrected the failed step and saved the Blueprint.
What should the administrator do next?

  • A. Delete the failed application and Launch a new application.
  • B. Soft Delete the failed application and Launch a new application.
  • C. Upon clicking Save the Blueprint task will be retried automatically.
  • D. Use Continue in the failed application to retry.

Answer: C


NEW QUESTION # 31
An administrator receives the following error while running a script through Calm on VM:

Which two conditions could cause this issue? (Choose two.)

  • A. There is an error in the script.
  • B. The credentials have insufficient permissions.
  • C. The VM is still in the boot process.
  • D. The VM port is not allowed by the firewall.

Answer: C,D


NEW QUESTION # 32
An administrator is notified of changes made to VMs on an AHV cluster and wants to verify the changes inside of a Calm application.
Where should the administrator check for synchronized changes between Prism Central and Calm?

  • A. On the Environments tab of the Calm project
  • B. On the Prism Central Tasks page
  • C. On the Overview tab of the Calm application
  • D. On the Audit tab of the Calm application

Answer: B


NEW QUESTION # 33
Where should an administrator check why a Playbook failed to grow the memory of a VM?

  • A. Plays dashboard in Prism Element
  • B. VM Details in Prism Element
  • C. VM Details in Prism Central
  • D. Plays dashboard in Prism Central

Answer: C


NEW QUESTION # 34
In order to give Consumers the ability to modify attributes, what should the Blueprint creator implement in the design?

  • A. HTTP task with built-in macros
  • B. Runtime variables
  • C. Custom actions
  • D. eScript task with custom macros

Answer: B


NEW QUESTION # 35
An administrator has created a task for a blueprint that could be applied to another blueprint. The administrator wants to reuse the task with the least amount of effort.
How can the administrator accomplish this?

  • A. Publish the task to the Marketplace, select the task from the Marketplace from the other blueprint.
  • B. Publish the task to the Task Library select the task from the Task Library from the other blueprint.
  • C. Publish the task to Github select the task from the Github Repository from the other blueprint.
  • D. Publish the task to the Task Repository, select the task from the Task Repository from the other blueprint.

Answer: B


NEW QUESTION # 36
Which two providers are supported in Calm? (Choose two.)

  • A. IBM Cloud
  • B. GCP
  • C. Kubernetes
  • D. Oracle Cloud

Answer: B,C


NEW QUESTION # 37
......

Pass Your NCP-MCA Exam Easily With 100% Exam Passing Guarantee: https://www.real4dumps.com/NCP-MCA_examcollection.html

NCP-MCA Dumps are Available for Instant Access: https://drive.google.com/open?id=13DVI046oWrECo4i_CaN7viaXVRLVEzdA