Exam MCD - Level 1 All QuestionsBrowse all questions from this exam
Question 137

A Mule application configured with autodiscovery implements an API.

Where is governance enforced for policies defined for this Mule application?

    Correct Answer: C

    In the context of a Mule application that uses autodiscovery to implement an API, governance for the policies defined for this application is enforced in API Manager. API Manager is the tool responsible for applying policies, tracking APIs, and handling API analytics, which aligns with the need for governance in this scenario.

Discussion
aook002Option: C

From link: https://docs.mulesoft.com/api-manager/1.x/api-auto-discovery "API Autodiscovery is a mechanism that manages an API from API Manager by pairing the deployed application to an API created on the platform. API Management includes tracking, enforcing policies if you apply any, and reporting API analytics. Critical to the Autodiscovery process is identifying the API by providing the API name and version."

AlandtOption: C

C is correct. I have tested this.