NCP-MCA Exam QuestionsBrowse all questions from this exam

NCP-MCA Exam - Question 30


An application team wants faster releases and starts an initiative to automate the entire database and application deployments.

The current manual process involves:

Creating virtual machines to host the databases and applications

Allocate right amount of storage for the database and applications

Deploy database software and create database

Schedule backup and recovery process for the database

Deploy applications -

How can application releases be repeatedly deployed in the least amount of time?

Show Answer
Correct Answer: BD

To repeatedly deploy application releases in the least amount of time, it is most efficient to automate both the database and application deployments. Using Calm blueprints in conjunction with Era APIs allows for a fully automated and integrated approach, handling both the creation and management of the databases and application deployments. This method eliminates manual intervention and optimizes the deployment process.

Discussion

3 comments
Sign in to comment
getfoo2021Option: A
May 8, 2023

A: database server can be provision using blueprint

CazSandOption: D
Oct 20, 2023

You can also use the ERA API's in a Blueprint, and that would be more efficient. So D.

FrankE
Dec 27, 2023

ERA is used for DB management not deployment.

FrankEOption: B
Dec 27, 2023

Using process of elimination..... ERA is used for DB management so it cannot be C and D. Also, APIs cannot be used for deployment, so it is not A. Only answer is B.