Recall the requirements for setting up environments within Calm to deploy to various supported Clouds
Demonstrate an understanding of event-driven Playbooks
トピック 2
Explain how to optimize a workflow to align with best practices
Apply typical configuration settings to a Calm deployment
トピック 3
Given a Category and a blueprint, infer is a policy will be applied to a VM
Describe and Differentiate Automation Concepts and Principles
トピック 4
Understand the typical causes of issues associated with automation
Given an issue with Playbooks, locate troubleshooting data and collect the logs
トピック 5
Demonstrate an understanding of how to create a Playbook by setting a trigger and defining actions
Demonstrate an understanding of how to create Categories
トピック 6
Understand the typical causes of a blueprint deployment failure
Validate Blueprints, Playbooks, and Automation Settings
トピック 7
Given a scenario, explain how to triage and narrow down the possible root causes of an issue
Demonstrate an understanding of how to configure install
uninstall packages
トピック 8
Demonstrate an understanding of Calm managed infrastructure and applications
Demonstrate an understanding of how to create a Calm blueprint
トピック 9
Demonstrate an understanding of how to utilize Calm built-in macros within blueprints
Determine how to use Calm to complete pre-provisioning step
トピック 10
Demonstrate an understanding of prerequisites for Calm deployment
Identify blueprint features to include authentication credentials in a cloudinit and sysprep
トピック 11
Create a blueprint to deploy infrastructure and applications using Calm
Demonstrate an understanding of how to retire a managed application
Nutanix Certified Professional - Multicloud Automation 認定 NCP-MCA 試験問題 (Q69-Q74):
質問 # 69 An administrator receives the following error while running a script through Calm on VM:
Which two conditions could cause this issue? (Choose two.)
A. The credentials have insufficient permissions.
B. The VM port is not allowed by the firewall.
C. There is an error in the script.
D. The VM is still in the boot process.
正解:B、D 質問 # 70 An administrator needs to create a Playbook to be notified when VMs are deleted. Which X-Play Trigger would satisfy this task?
A. Event
B. Time
C. Alert
D. Audit
正解:C 質問 # 71 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.
正解:A、B 質問 # 72 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 > take a snapshot > 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 and 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.
正解:D 質問 # 73 Which Calm feature provides the ability for administrators to approve Single or Multi-VM Blueprints for assignment to Projects?