ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 122 - NCP-MCA discussion

Report
Export

An application deployment failed, and a correction was implemented.

What is the most optimal way to correct the failed deployment?

A.
Redeploy the application.
Answers
A.
Redeploy the application.
B.
Create a Run book to retry.
Answers
B.
Create a Run book to retry.
C.
Rewrite blueprint to have error handling.
Answers
C.
Rewrite blueprint to have error handling.
D.
Retry the failed deployment
Answers
D.
Retry the failed deployment
Suggested answer: D

Explanation:

The most optimal way to correct the failed deployment is to retry the failed deployment. This option allows the administrator to resume the deployment from the point of failure, without having to redeploy the entire application or create a new runbook. Retrying the failed deployment also preserves the application state and configuration, and avoids creating duplicate resources or conflicts.

Redeploying the application is not the best option, because it requires the administrator to delete the existing application and launch a new one from scratch. This option wastes time and resources, and may result in data loss or inconsistency.

Creating a runbook to retry is also not the best option, because it requires the administrator to write a custom script or workflow to handle the retry logic. This option adds complexity and overhead to the automation process, and may not be compatible with the original blueprint or application.

Rewriting the blueprint to have error handling is a valid option, but it is not the most optimal one. This option requires the administrator to modify the blueprint code and add logic to handle different types of errors and exceptions. This option improves the robustness and reliability of the blueprint, but it does not correct the failed deployment itself. The administrator still has to redeploy the application or retry the failed deployment after rewriting the blueprint.

Nutanix Calm User Guide: Chapter 6: Managing Applications

Nutanix Calm DSL User Guide: Chapter 4: Blueprints

Nutanix Certified Professional - Multicloud Automation (NCP-MCA) Exam Blueprint Guide: Section 3: Validate Blueprints, Runbooks, Playbooks, and Automation Settings

asked 23/09/2024
Jorge Andres Gutierrez
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first