Nutanix NCP-MCA - Nutanix Certified Professional - Multicloud Automation Exam
Page: 3 / 15
Total 75 questions
Question #11 (Topic: Exam A)
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?
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 local install instead of downloading
B. Create a loop to retry connection
C. Create a service dependency
D. Use a sleep statement in a start script
Answer: C
Question #12 (Topic: Exam A)
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
Answer: B
Question #13 (Topic: Exam A)
A customer is trying to deploy an application with Calm and receives this error for a Linux VM:

What is the cause of this error within the blueprint?

What is the cause of this error within the blueprint?
A. Connection section has a network adapter selected for the Address box in Connection section.
B. Connection section has no network adapters selected for the Address box in Connection section.
C. Connection Type has a protocol selected.
D. Connection Type has no protocol selected.
Answer: D
Question #14 (Topic: Exam A)
Which method will result in unique names per VM when scaling out a Service in a Calm Blueprint?
A. Guest OS customization using sysprep contains <ComputerName>@@{name}@@</ComputerName>.
B. Service VM Name field contains the macro variable @@{calm_array_index}@@.
C. Call an external Python eScript that uses an IPAM API to register the VM name in DNS.
D. Set the VM Name field to allow user edits at launch so the user can enter a custom value at
launch.
launch.
Answer: B
Question #15 (Topic: Exam A)
Which two providers are supported in Calm? (Choose two.)
A. Oracle Cloud
B. Kubernetes
C. GCP
D. IBM Cloud
Answer: BC