NCP-MCA Dumps PDF - NCP-MCA Real Exam Questions Answers [Q35-Q52]

Share

NCP-MCA Dumps PDF - NCP-MCA Real Exam Questions Answers

Get Started: NCP-MCA Exam [2022] Dumps Nutanix PDF Questions

NEW QUESTION 35
When a developer launches the created Blueprint within the Blueprint Editor, the application gets deployed correctly. However, when the Blueprint is launched via Marketplace, it gets a check login error.
What is causing this issue?

  • A. The credential in the Project Environment is invalid.
  • B. The SSH key within the user's laptop is not valid.
  • C. User is not authorized to launch Blueprints.
  • D. Prism Central can't communicate with Active Directory.

Answer: A

 

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

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

Answer: A

 

NEW QUESTION 37
An application team wants faster releases and starts an initiative to automate the entire database and application deployments.
The current manual process involves:
Creating virtual machines to host the databases and applications
Allocate right amount of storage for the database and applications
Deploy database software and create database
Schedule backup and recovery process for the database
Deploy applications
How can application releases be repeatedly deployed in the least amount of time?

  • A. Deploy databases manually and create a Calm blueprint to automate application deployment
  • B. Create a Calm blueprint calling Calm APIs for both database and applications deployments
  • C. Deploy databases through Era and create a Calm blueprint to automate application deployment
  • D. Create a Calm blueprint deploying applications and calling Era APis to automate database deployments

Answer: A

 

NEW QUESTION 38
A company's NOC personnel have a custom Python script they run manually by logging into each VM to fix a common issue across all of the corporate VMs. Management has no audit history of who is running the script or when it is occurring. The company has recently implemented Calm and management has asked its administrators to accomplish these tasks:
Reduce the manual effort for the NOC personnel.
Ensure the process is repeatable across all applications.
Provide audit history for management of the actions.
Which two actions should the administrators take to accomplish these tasks? (Choose two.)

  • A. Create a new Runbook Add an Execute task with a script type of EScript paste the custom script into the action
  • B. View the Audit tab under the Application view for audit purposes
  • C. View the Execution History tab under the Runbook page for audit purposes
  • D. Create a new Action, Add an Execute task with a script type of EScript, paste the custom script into the action

Answer: C,D

 

NEW QUESTION 39
An administrator at a busy software development company is looking to roll out Calm for automation and estimates they will be creating 200 Projects, 500 Runbooks, 1500 Blueprints and automating the deployment of 7500 VMs for their development teams.
What size of Prism Central VM(s) is recommended to host the Calm environment?

  • A. 1 node Small - 6vCPU and 30GB Memory per node.
  • B. 1 node Large - 10vCPU and 52GB Memory per node.
  • C. 3 nodes Large - 10vCPU and 52GB Memory per node.
  • D. 3 nodes Small - 6vCPU and 30GB Memory per node.

Answer: C

 

NEW QUESTION 40
Refer to the exhibit.

An administrator created the Playbook shown in the exhibit to allow for manual reduction of vCPU count on any selected VM within their environment. During a test run of the play on one of the VMs running in development, the administrator ran into an error that the Playbook cannot be completed against the selected VM.
Here are the details of the affected VM:
VM Name: VM2
vCPU: 4
RAM: 8 GB
OS: Windows 2016
Hypervisor: AHV
What caused this Playbook to fail?

  • A. The play will cause the VM to go below the minimum vCPU.
  • B. Reduction of vCPU cannot be done on a VM with a running snapshot.
  • C. The VM needs to be powered off before vCPU can be reduced.
  • D. This play cannot be executed against a VM on AHV.

Answer: B

 

NEW QUESTION 41
An end user for an application that has been assigned the Consumer role within the project has noticed multiple issues with a blueprint that need to be addressed. The decision has been made to bring the end user onto the team to be able to modify the blueprints for this project.
Using the concept of least privilege, what role should the end user be assigned?

  • A. Project Admin
  • B. Operator
  • C. Developer
  • D. Consumer

Answer: D

 

NEW QUESTION 42
A company is new to automation and has infrastructure they would like to automate with Calm to provide standardized automation. The company also wants to create a Hybrid Cloud environment with their existing infrastructure which includes AHV, Azure, AWS, and a small legacy vSphere environment.
In which two locations can Calm be deployed? (Choose two.)

  • A. vSphere Essential Edition
  • B. Any Public Cloud
  • C. VMware ESXi
  • D. Nutanix AHV

Answer: C,D

 

NEW QUESTION 43
An administrator had provided Linux VM console access to the OS Team. However, the team is unable to access one of the newly-created Linux VMs.
How can the administrator resolve this issue?

  • A. Assign new VMs to a category and provide category access to the OS Team.
  • B. Create a role for the OS Team Active Directory Group and add the VMs to it.
  • C. Provide Prism Admin access to the OS Team Active Directory Group.
  • D. Create a local user in Linux OS and provide access to the OS Team.

Answer: B

 

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

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

Answer: B,D

 

NEW QUESTION 45
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 Prism Central Tasks page
  • B. On the Environments tab of the Calm project
  • C. On the Overview tab of the Calm application
  • D. On the Audit tab of the Calm application

Answer: A

 

NEW QUESTION 46
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 dashboard in Prism Central with the CPU Usage.
  • B. Create an Alert with the Accounting category assigned.
  • C. Direct the VM users to generate alerts within the affected VMs.
  • D. Create a category named Department with the value Accounting.

Answer: B

 

NEW QUESTION 47
An administrator wants to create a blueprint for a development environment that uses an existing on-premise GitLab repository. Every new development environment requires a new user in the GitLab repo.
Which two tasks should the administrator perform within a Calm blueprint to automate this process? (Choose two.)

  • A. Create an HTTP pre-create task to create the user in GitLab via REST API.
  • B. Add a task within the service in order to ask for user and password at runtime.
  • C. Create runtime-editable variables for user and password in the blueprint.
  • D. Create a task script in order to login with ssh to GitLab and create a random user and password.

Answer: A,C

 

NEW QUESTION 48
An administrator wants to be alerted when production VMs become idle. The VMs will be determined to be idle when CPU usage is lower than 5% for more than 5 minutes. All affected VMs are categorized as Environment:Production, since they have Flow microsegmentation rules.
What should the administrator do to satisfy this requirement?

  • A. Create an alert for VMs in the correct category, create a Playbook with this alert as the trigger and send an email as the action.
  • B. Create an alert for all VMs, create a Playbook with this alert as the trigger > reduce 1 CPU > send an email as the action.
  • C. Create an alert for VMs in the correct category, create a Playbook with this alert as the trigger > take a snapshot > send an email as the action.
  • D. Create an alert for all VMs, create a Playbook with this alert as the trigger and send an email as the action.

Answer: D

 

NEW QUESTION 49
An administrator has built a Playbook to run a Powershell script in a VM when a specific alert is generated. Several days later, the alert is generated, but the script does not execute and there are no Plays recorded for the Playbook.
What is causing this issue?

  • A. The version of Playbooks is not correct for the version of Prism Central.
  • B. The script executed, but closed with an error code.
  • C. The Playbook was never enabled.
  • D. The path to the script was not correct.

Answer: B

 

NEW QUESTION 50
What are two valid trigger types available for executing Playbooks? (Choose two.)

  • A. Report
  • B. Audit
  • C. Manual
  • D. Alert

Answer: C,D

 

NEW QUESTION 51
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. Slack configuration should be reviewed.
  • B. The Playbook actions are in the wrong order.
  • C. The script is incorrect.
  • D. Not enough storage space in order to take a snapshot.

Answer: B

 

NEW QUESTION 52
......

NCP-MCA Premium Exam Engine pdf Download: https://examsites.premiumvcedump.com/Nutanix/valid-NCP-MCA-premium-vce-exam-dumps.html