Free NCP-MCA Exam Braindumps certification guide Q&A [Q20-Q39]

Share

Free NCP-MCA Exam Braindumps certification guide Q&A

NCP-MCA Certification Overview Latest NCP-MCA PDF Dumps


Nutanix NCP-MCA Certification Exam is divided into two parts: a written exam and a practical exam. The written exam tests the candidates' knowledge of Nutanix technologies, while the practical exam tests their ability to apply these technologies to real-world scenarios. Candidates who pass both exams are awarded the Nutanix NCP-MCA certification.


Nutanix NCP-MCA (Certified Professional - Multicloud Automation) Certification Exam is a professional-level certification offered by Nutanix, a leading provider of cloud-based infrastructure solutions. NCP-MCA exam is designed to assess the skills and knowledge of IT professionals in the area of multicloud automation. Certified Professional - Multicloud Automation certification is aimed at professionals who want to validate their knowledge and skills in designing, deploying, and managing multicloud environments using Nutanix technology.

 

NEW QUESTION # 20
Refer to the exhibit.

A Blueprint fails on executing a check-login task against a Windows 2016 VM and displays the error shown in the exhibit. The administrator is using a SSH key-based credential to authenticate the task.
What should the administrator change to resolve the issue?

  • A. Change to password authentication credential.
  • B. Increase the retries to allow for the task to complete.
  • C. Ensure the private key for the credential is correct.
  • D. Modify the timeout to give the task longer to complete.

Answer: C


NEW QUESTION # 21
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. Provide Prism Admin access to the OS Team Active Directory Group.
  • B. Assign new VMs to a category and provide category access to the OS Team.
  • C. Create a local user in Linux OS and provide access to the OS Team.
  • D. Create a role for the OS Team Active Directory Group and add the VMs to it.

Answer: D


NEW QUESTION # 22
Which method will result in unique names per VM when scaling out a Service in a Calm Blueprint?

  • A. Set the VM Name field to allow user edits at launch so the user can enter a custom value at launch.
  • B. Call an external Python eScript that uses an IPAM API to register the VM name in DNS.
  • C. Guest OS customization using sysprep contains <ComputerName>@@{name}@@</ComputerName>.
  • D. Service VM Name field contains the macro variable @@{calm_array_index}@@.

Answer: D


NEW QUESTION # 23
A company has started a new project team and has asked an administrator to build the first blueprint for a new public cloud environment that was defined last week. This will be the first deployment to AWS.
The administrator has been given the following information:
VM Name: web01-@@{unique}@@
IP Address: Provider-assigned
OS version: Windows Server 2016
Deployment location: AWS
Region: us-west-1
Project: Default
What should the administrator do first when building the first blueprint?

  • A. Create a new project
  • B. Create a new blueprint
  • C. Create a new provider
  • D. Create a new service

Answer: B


NEW QUESTION # 24
A blueprint service needs to use scaling. The requirements are:
Windows 2019 VM (12 vCPU, 24 GB memory, 500 GB volume)
Minimum VMs needed at any time and at time of deployment is 2 VMs
VMs should not exceed the project quota of 100 vCPUs or 300 GB of memory There are no other services in use within the project Which scaling VM replica settings meet all requirements?

  • A. MIN: 2, MAX: 8, Default: 1
  • B. MIN: 2, MAX: 7, Default: 2
  • C. MIN: 2, MAX: 11, Default: 2
  • D. MIN: 2, MAX: 10, Default: 1

Answer: A


NEW QUESTION # 25
Which are valid entity types to be associated with a playbook using a manual trigger?

  • A. VM, Host, Cluster
  • B. VM, Category, Cluster
  • C. VM, Category, Prism Element
  • D. VM, Host, Prism Central

Answer: A


NEW QUESTION # 26
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 Large - 10vCPU and 52GB Memory per node.
  • B. 1 node Small - 6vCPU and 30GB Memory per node.
  • C. 3 nodes Small - 6vCPU and 30GB Memory per node.
  • D. 3 nodes Large - 10vCPU and 52GB Memory per node.

Answer: D


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

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

Answer: A,B


NEW QUESTION # 28
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 Central
  • C. Plays dashboard in Prism Central
  • D. VM Details in Prism Element

Answer: B


NEW QUESTION # 29
Which two features does the Calm Marketplace provide? (Choose two.)

  • A. Library of executable tasks
  • B. Published and versioned Blueprints
  • C. Store of all Blueprints created in Calm
  • D. Set of pre-seeded application Blueprints

Answer: A,B


NEW QUESTION # 30
Which action should an administrator use to request a static IP address from an IPAM solution?

  • A. Guest Customization
  • B. Pre-create
  • C. Create
  • D. Profile

Answer: C


NEW QUESTION # 31
Which feature of Calm allows for the creation of task-based automation against dynamic lists of Windows or Linux VMs?

  • A. Playbooks
  • B. Runbooks
  • C. Blueprints
  • D. Projects

Answer: B


NEW QUESTION # 32
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. Disable-WSManCredSSP -Role Server -Force
  • C. Enable-WSManCredSSP -Role Server -Force
  • D. Enable-WSManCredSSP -Role Client

Answer: C


NEW QUESTION # 33
What is the correct syntax for using a macro within a Calm blueprint?

  • A. %calm.object%
  • B. {{calm.object}}
  • C. @@{calm.object}(@@
  • D. $_calm.object_$

Answer: C


NEW QUESTION # 34
A company wants to ensure that all developers are able to request new development environments on demand by using ServiceNow.
The administrator notices that even though developers create new environments, they rarely remove these environments when moving on to new assignments. Today, the administrator has gone into Prism Central to check when the VM was created, in order to reach out to the developer and ask if it can be deleted. The administrator has accidentally deleted the wrong VM in the past.
Which two methods can the administrator use to automate this task to avoid deleting the incorrect VMs? (Choose two.)

  • A. Create a playbook REST API action to delete the VM from a ServiceNow approval flow.
  • B. Create a playbook webhook trigger to delete the VM from a ServiceNow approval flow.
  • C. Create a playbook webhook action to delete the VM from a ServiceNow approval flow.
  • D. Create a playbook REST API trigger to delete the VM from a ServiceNow approval flow.

Answer: A,B


NEW QUESTION # 35
Refer to the exhibit.

A customer has decided to enable Calm Showback feature but started to receive an alert in Prism Central stating that Calm showback is not able to reach beam service.
Which two configuration items should the administrator check to ensure Calm can communicate with Beam? (Choose two.)

  • A. Ensure Pulse is enabled
  • B. Prism Element is configured with Proxy settings
  • C. DNS configuration in Prism Central
  • D. Flow is enabled in the same Prism Central

Answer: A,C


NEW QUESTION # 36
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. This play cannot be executed against a VM on AHV.
  • B. The play will cause the VM to go below the minimum vCPU.
  • C. The VM needs to be powered off before vCPU can be reduced.
  • D. Reduction of vCPU cannot be done on a VM with a running snapshot.

Answer: D


NEW QUESTION # 37
Where would a Calm administrator find the archived application logs within Prism Central?

  • A. Services > Calm > Projects
  • B. Services > Calm > Blueprints
  • C. Services > Calm > Settings
  • D. Services > Calm > Applications

Answer: C


NEW QUESTION # 38
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 runtime-editable variables for user and password in the blueprint.
  • B. Create an HTTP pre-create task to create the user in GitLab via REST API.
  • C. Create a task script in order to login with ssh to GitLab and create a random user and password.
  • D. Add a task within the service in order to ask for user and password at runtime.

Answer: A,B


NEW QUESTION # 39
......


Nutanix NCP-MCA Certification Exam is a comprehensive exam that requires candidates to have a deep understanding of multicloud automation and Nutanix technologies. NCP-MCA exam consists of 60 multiple-choice questions that must be completed within 90 minutes. Candidates who pass the exam are awarded the Nutanix NCP-MCA certification, which is a testament to their expertise in multicloud automation and Nutanix technologies.

 

The Best Nutanix NCP-MCA Study Guides and Dumps of 2023: https://www.pass4training.com/NCP-MCA-pass-exam-training.html

Top Nutanix NCP-MCA Exam Audio Study Guide! Practice Questions Edition: https://drive.google.com/open?id=13Mf9M-T9IjSptGd0iGZ-unScAuHGlc9P