nerdexam
MuleSoft

MCD-LEVEL-1 · Question #103

A mule project contains MySQL database dependency . The project is exported from Anypoint Studio so that it can be deployed to Cloudhub. What export options needs to be selected to create the…

The correct answer is C. Select only below option 2) Include project module and dependencies. You can choose Attach Project Sources to include metadata that Studio requires to reimport the deployable file as an open Mule project into your workspace. You must keep the Attach Project Sources option selected to be able to import the packaged JAR file back into a Studio…

Deploying and Managing Mule Applications

Question

A mule project contains MySQL database dependency . The project is exported from Anypoint Studio so that it can be deployed to Cloudhub. What export options needs to be selected to create the smallest deployable archive that will successfully deploy to Cloudhub?

Options

  • ASelect both the options 1) Attach project sources 2) Include project module and dependencies
  • BNo need to select any of the below options 1) Attach project sources 2) Include project module and
  • CSelect only below option 2) Include project module and dependencies
  • DSelect only below option 1) Attach project sources

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    92% (23)

Explanation

You can choose Attach Project Sources to include metadata that Studio requires to reimport the deployable file as an open Mule project into your workspace. You must keep the Attach Project Sources option selected to be able to import the packaged JAR file back into a Studio workspace. But requirement here is to create smallest deployable archive that will successfully deploy to Cloudhub. Hence we can ignore this option. We need to select Include project module and dependencies As actual modules and external dependencies required to run the Mule application in a Mule Hence correct answer is Select only below option 2) Include project module and dependencies MuleSoft Doc Ref : https://docs.mulesoft.com/studio/7.5/import-export-packages#exporting-a- studio-project-to-a-deployable-mule-application

Topics

#CloudHub#project export#deployment#dependencies

Community Discussion

No community discussion yet for this question.

Full MCD-LEVEL-1 Practice