Nutanix Certified Professional - Multicloud Automation

Here you have the best Nutanix NCP-MCA practice exam questions

  • You have 49 total questions to study from
  • Each page has 5 questions, making a total of 10 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 21, 2024
Question 1 of 49

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

    Correct Answer: C

    The ability for Consumers to modify attributes in a Blueprint typically involves using Runtime variables. Runtime variables allow end-users to provide inputs or modify parameters at the time of deployment, making them essential for customizable and dynamic deployments.

Question 2 of 49

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?

    Correct Answer: C

    The playbook actions are in the wrong order. The current order shows that the VM is being powered off before the script execution. Since the VM needs to be running for the VM Powershell script to execute, the script cannot run after the VM has been powered off. The correct sequence should involve running the script while the VM is on.

Question 3 of 49

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

    Correct Answer: B

    To request a static IP address from an IPAM solution, the correct action an administrator should use is 'Pre-create'. Pre-create tasks are performed before a service is provisioned, allowing the administrator to request and allocate a static IP address before the service is set up. This ensures that the IP address is ready and assigned when the service is provisioned, avoiding conflicts and ensuring proper network configuration.

Question 4 of 49

Refer to the exhibit.

What needs to be done in order to enable the developer to complete this requested task? (Choose two.)

    Correct Answer: A, B

    In order to complete the requested task, the developer needs to create providers for the AWS and Azure clouds so that these options are available in the cloud selection list (currently showing Nutanix). Additionally, these providers must then be added to the relevant project to ensure they can be utilized. Therefore, both creating AWS and Azure providers and adding the providers to the project are necessary steps.

Question 5 of 49

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.)

    Correct Answer: C, D

    Calm can be deployed on Nutanix AHV, which is Nutanix's own hypervisor, providing seamless integration and optimal performance. Additionally, Calm can operate in public cloud environments, allowing the company to leverage hybrid cloud capabilities effectively. Public cloud platforms like Azure and AWS are designed to support various automation tools, making them suitable for Calm deployment. vSphere Essential Edition and VMware ESXi are not ideal options because Calm deployment documentation specifically mentions better compatibility with Nutanix AHV and public cloud environments.