C1000-007 IBM Cloud Application Development v3

Loading demo links...

Showing 10–10 of 10 questions

Question 10

A Node.js application needs to be deployed first on a staging environment to be tested before it is deployed to production environment . Using the Delivery Pipeline, two Deploy stages were created, one called

"DeployToStag" targeting staging environment and the other called "DeployToProd" targeting production environment.

On running the DeployToStag stage it ran successfully while on running the DeployToProd stage it failed with the following error:

"The route myapp.mybluemix.net is already in use"

Which command in the Deploy script for the DeployToProd stage can fix the error? A)

B)

C)

D)

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D