Exam NCP-MCA All QuestionsBrowse all questions from this 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?

    Correct Answer: D

    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
getfoo2021Option: A

A: database server can be provision using blueprint

FrankEOption: B

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.

CazSandOption: D

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

FrankE

ERA is used for DB management not deployment.