問題集は全額返金保証付きのNCP-MCA問題集最大50%オフ [Q20-Q44]

Share

問題集は全額返金保証付きのNCP-MCA問題集最大50%オフ

更新されたのは2023年10月合格させるNCP-MCA試験にはリアル練習テスト問題


Nutanix NCP-MCA試験に備えるために、候補者はNutanixが提供するマルチクラウドオートメーションコースを受講することをお勧めします。このコースは、試験に含まれるすべてのトピックをカバーし、マルチクラウドプロセスを自動化し、マルチクラウド環境でアプリケーションを展開する経験を提供します。コースには、試験に備えて練習試験やクイズも含まれています。


Nutanix NCP -MCA(Certified Professional -Multicloud Automation)試験は、ITプロフェッショナルがマルチクラウド管理のスキルと知識を実証する優れた方法です。この試験では、幅広いトピックをカバーしており、候補者がNutanixテクノロジーとマルチクラウド環境での使用方法を強く理解していることを保証します。この試験に合格することにより、ITの専門家はキャリアの機会を高め、潜在的な雇用主に専門知識を実証できます。


Nutanix NCP-MCA (Certified Professional - Multicloud Automation) Exam は、Nutanix 製品を使用してマルチクラウド自動化の知識とスキルをテストする認定試験です。Nutanix は、クラウドソフトウェアとハイパーコンバージドインフラストラクチャソリューションの主要なプロバイダーです。NCP-MCA 試験は、候補者がパブリック、プライベート、ハイブリッドクラウドを含む複数のクラウド環境でインフラストラクチャとアプリケーションを自動化およびオーケストレーションする能力を評価するように設計されています。

 

質問 # 20
When creating a blueprint, which Pre-create and Post-delete tasks are valid?

  • A. Create, Start, Stop, Soft Delete
  • B. Execute, Set variable, HTTP, Delay
  • C. Create, Start, Stop, Delete
  • D. Execute, Set variable, API, Delay

正解:B


質問 # 21
An administrator needs to configure a Prism Central automation task to be notified if production VMs exceed the CPU threshold of 70%.
How can this be achieved?

  • A. Create an NCC alert based on performance data.
  • B. Create an Alert policy for all VMs.
  • C. Create a script from the Guest OS for the alert.
  • D. Create an Alert policy for Category Env:Production.

正解:D


質問 # 22
How should an administrator enable Calm?

  • A. Prism Element -> LCM -> Calm -> Enable
  • B. Prism Central -> Services -> Calm -> Enable
  • C. Prism Central -> Settings -> Calm -> Enable
  • D. Prism Central -> Settings -> Upgrade Prism Central -> Calm -> Enable

正解:B


質問 # 23
During the deployment of a multi-step Blueprint, a failure is encountered. The administrator corrected the failed step and saved the Blueprint.
What should the administrator do next?

  • A. Delete the failed application and Launch a new application.
  • B. Soft Delete the failed application and Launch a new application.
  • C. Upon clicking Save the Blueprint task will be retried automatically.
  • D. Use Continue in the failed application to retry.

正解:C


質問 # 24
Within a Calm blueprint, which two actions can an administrator apply to a Service under the Guest Customization section? (Choose two.)

  • A. Apply a Sysprep file
  • B. Apply a Cloudinit Script
  • C. Modify the base OS image
  • D. Choose UEFI or Legacy BIOS

正解:A、B


質問 # 25
What are two valid trigger types available for executing Playbooks? (Choose two.)

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

正解:B、D


質問 # 26
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


質問 # 27
What two pieces of information can an administrator obtain from Plays? (Choose two.)

  • A. Start time and end time of each action
  • B. CVM IP where the alert was triggered
  • C. Host where the action runs
  • D. Execution result status

正解:C、D


質問 # 28
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. Import the playbook and adjust the values
  • B. Create a blueprint based on requirements
  • C. Create a task based on requirements
  • D. Clone and adjust the system-created playbooks

正解:C


質問 # 29
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 a REST API
  • B. A trigger based on an email
  • C. A trigger based on an event
  • D. A trigger based on an alert

正解:D


質問 # 30
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: 10, Default: 1
  • B. MIN: 2, MAX: 8, Default: 1
  • C. MIN: 2, MAX: 11, Default: 2
  • D. MIN: 2, MAX: 7, Default: 2

正解:B


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

  • A. HTTP task with built-in macros
  • B. Runtime variables
  • C. Custom actions
  • D. eScript task with custom macros

正解:B


質問 # 32
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. Modify the timeout to give the task longer to complete.
  • B. Increase the retries to allow for the task to complete.
  • C. Ensure the private key for the credential is correct.
  • D. Change to password authentication credential.

正解:C


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

正解:C


質問 # 34
Refer to exhibits.

The variable VM_NAME is giving a warning that indicates that the variable is not found. When checking the Service tab, the variable is found to match the VM_NAME field entry as shown in the exhibit below:

What is causing this warning message?

  • A. User modifiable variable for VM_NAME is not allowed
  • B. VM_NAME variable must be defined under Application Profile
  • C. Service Name matches the variable name
  • D. @@{calm_time}@@ output is longer than allowed for a Service Name

正解:A


質問 # 35
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.

正解:D


質問 # 36
Which Prism Central setting must first be configured in order to add users to a Project?

  • A. HTTP Proxy
  • B. Authentication Directory
  • C. Pulse
  • D. Local User Role Mapping

正解:A


質問 # 37
A blueprint was developed for deploying a standard 3-tier hosting environment for a company's applications. The blueprint includes a load balancer, multiple web servers, a database server, and a small test application.
During testing of the blueprint, the application fails to connect to the database. The cause is found to be the database software is still installing when the application starts.
Which method most efficiently prevents the application from starting before the database?

  • A. Use a sleep statement in a start script
  • B. Use a local install instead of downloading
  • C. Create a loop to retry connection
  • D. Create a service dependency

正解:D


質問 # 38
An administrator needs to add AWS as a usable destination for application deployments.
Where would the administrator perform the task?

  • A. Blueprints
  • B. Providers
  • C. Marketplace
  • D. Projects

正解:C


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

正解:B


質問 # 40
A developer updated a blueprint to ensure that the IP address of the VM is reserved in IPAM as part of the deployment process. The developer noticed that when new VMs are created, they still get a DHCP IP address and not a reserved IP address.
What is the most likely reason for this behavior?

  • A. Developer forgot to publish the updated blueprint
  • B. Developer created a post-create task for reserving the IP address
  • C. Developer forgot to save the updated blueprint
  • D. Developer created a pre-create task for reserving the IP address

正解:B


質問 # 41
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.

正解:B


質問 # 42
Where would a Calm administrator find the archived application logs within Prism Central?

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

正解:A


質問 # 43
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, 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.
  • 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, 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.
  • 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.

正解:B

解説:
US-EAST-1.


質問 # 44
......

無料ダウンロードNutanix NCP-MCAリアル試験問題:https://jp.fast2test.com/NCP-MCA-premium-file.html

あなたを合格させる試験には100%検証済みのNCP-MCA試験問題:https://drive.google.com/open?id=1PoD9sitw_Gz6x4_50xPnrBlZ1Tuol6cI


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어