Latest Feb 25, 2024 NCP-MCA Brain Dump: A Study Guide with Tips & Tricks for passing Exam
NCP-MCA Question Bank: Free PDF Download Recently Updated Questions
NEW QUESTION # 11
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. VMware ESXi
- B. Any Public Cloud
- C. Nutanix AHV
- D. vSphere Essential Edition
Answer: A,C
NEW QUESTION # 12
Which action should an administrator use to request a static IP address from an IPAM solution?
- A. Profile
- B. Pre-create
- C. Guest Customization
- D. Create
Answer: D
NEW QUESTION # 13
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. Create a role for the OS Team Active Directory Group and add the VMs to it.
- B. Create a local user in Linux OS and provide access to the OS Team.
- C. Provide Prism Admin access to the OS Team Active Directory Group.
- D. Assign new VMs to a category and provide category access to the OS Team.
Answer: A
NEW QUESTION # 14
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. Create a Calm blueprint calling Calm APIs for both database and applications deployments
- B. Deploy databases manually and create a Calm blueprint to automate application deployment
- C. Create a Calm blueprint deploying applications and calling Era APis to automate database deployments
- D. Deploy databases through Era and create a Calm blueprint to automate application deployment
Answer: B
NEW QUESTION # 15
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, 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.
- 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, 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.
- 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 # 16
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 # 17
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. DNS configuration in Prism Central
- C. Flow is enabled in the same Prism Central
- D. Prism Element is configured with Proxy settings
Answer: A,B
NEW QUESTION # 18
A company has a business-critical VM. The VM Utilization of CPU and memory differs from time to time, but can never be allowed to run out of resources. The administrator also wants to make sure that the VM is not over provisioned when not needed.
The administrator determines these requirements that have been validated and automated in a test environment should also apply for the production environment:
VCPU needs to be added when CPU Utilization been over 80% for 15 minutes.
Memory needs to be increased by 4 GB when utilization reaches 80%.
Return of over-allocated resources must not affect other business applications.
What can the administrator do with the least amount of effort to make sure the VM is always performant and returns resources when not required?
- A. Create a task based on requirements
- B. Clone and adjust the system-created playbooks
- C. Create a blueprint based on requirements
- D. Import the playbook and adjust the values
Answer: A
NEW QUESTION # 19
An administrator has a vendor-provided script that must be run at 9 am every Saturday on a Linux application VM.
The administrator currently has a playbook that has a Time trigger and a VM SSH action to execute the script. However, the administrator has received a request to have the output of the script emailed to the application team when it is executed.
What is the easiest way to satisfy this request?
- A. Add an Email action to the end of the existing playbook and use the {{action[index] .stdout}} parameter in the Message field.
- B. Direct the output of the script to a file and use the Send Email with Payload action at the end of your existing playbook.
- C. Add an Email action to the end of the existing playbook and use the {{action [index].response_body}} parameter in the Message field.
- D. Modify the script to include a function to format the output of the script and email the output to the desired address.
Answer: B
NEW QUESTION # 20
An administrator is providing users with access to the company's LOB applications through a VDI solution. The administrator received information that the company are going to hire 200 new employees who will be using these applications.
The environment is monitored by a third-party tool that notifies the administrator when the VDI solution is about to run out of capacity. This gives the administrator time to create additional resources and add them to the VDI solution.
What should the administrator use when creating a playbook to automate this?
- A. A trigger based on an event
- B. A trigger based on an alert
- C. A trigger based on a REST API
- D. A trigger based on an email
Answer: B
NEW QUESTION # 21
Refer to the exhibit.
What needs to be done in order to enable the developer to complete this requested task? (Choose two.)
- A. Enable Environment for AWS and Azure
- B. Create AWS and Azure Providers
- C. Add the Providers to the Project
- D. Upgrade Calm to version 3.2.x
Answer: C
NEW QUESTION # 22
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 Client
- B. Enable-WSManCredSSP -Role Server -Force
- C. Disable-WSManCredSSP -Role Server -Force
- D. Enable-WSManCredSSP -Role Server
Answer: B
NEW QUESTION # 23
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. Prism Central can't communicate with Active Directory.
- B. User is not authorized to launch Blueprints.
- C. The SSH key within the user's laptop is not valid.
- D. The credential in the Project Environment is invalid.
Answer: D
NEW QUESTION # 24
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 provides a documented process to seed Github based scripts into the Calm Task Library.
- C. Nutanix provides documented processes to seed scripts from any source repository.
- D. Nutanix publishes official vetted blueprints and tasks to Nutanix's public Github Calm repository.
Answer: A,B
NEW QUESTION # 25
An administrator has an existing set of VMs that were deployed before the company started using Calm. The administrator would like to now use Calm to manage those existing VMs.
What should the administrator do to manage the existing VMs?
- A. Create a Greenfield Application, select the VMs that are needed for each deployment from the drop down list.
- B. Create a Brownfield Application, select the snapshots of the VMs to manage and redeploy the VMs from the latest snapshot.
- C. Create a Brownfield Application, select the VMs that are needed for each deployment from the drop down list.
- D. Create a Greenfield Application, select the snapshots of the VMs to manage and redeploy the VMs from the latest snapshot.
Answer: B
NEW QUESTION # 26
A developer has a Development Blueprint that performs the following high level items:
Creates a Windows and Ubuntu Server.
Installs IIS on Windows
Installs MySQL on Ubuntu
As part of Development, there is a need for an Operator to restart IIS Services for troubleshooting purposes.
How should the developer add this functionality to the Blueprint?
- A. Create an Endpoint for the IIS server and a Runbook that restarts the service.
- B. Add an Execute Task in the Restart Action of the Application Profile.
- C. Add an Execute Task in the Restart Action of the Windows/IIS Service.
- D. Add a Delay Task in the Restart Action of the Windows/IIS Service.
Answer: B
NEW QUESTION # 27
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: A
NEW QUESTION # 28
An administrator manages two Nutanix clusters: Cluster01 and Cluster02 and has needs to automate similar workload types using these images that are located on Cluster01:
ImageA
ImageB
ImageC
The administrator needs to deploy ImageA and ImageC within the Cluster02 environment.
How this can be achieved?
- A. All images are available to all clusters managed by a single Prism Central.
- B. Configure a Protection Domain to replicate images.
- C. Utilize Prism Central image placement policies.
- D. Clone the images from the Cluster01 to Cluster02.
Answer: C
NEW QUESTION # 29
......
New NCP-MCA Exam Dumps with High Passing Rate: https://www.dumpsvalid.com/NCP-MCA-still-valid-exam.html
NCP-MCA Certification Exam Dumps with 77 Practice Test Questions: https://drive.google.com/open?id=1yRf_YmrzN9FtryFy_iqVVasmFNLq1SvJ