Mulesoft Certified Developer Mcd · Free Practice Question Medium
Question 2
An organization's Center for enablement (C4E)has built foundational assets (API specifications and implementation templates, common frameworks, and best practices guides) and published them to Anypoint Exchange.
What is a metric related to these foundational assets that helps the organization measure the success of it's C4E efforts?
-
A
Correlation of each foundational asset with the counts of developers that download such asset
-
B
Correlation of key performance indicators (KPI) of production applications with foundational assets
-
C
Utilization counts of foundational assets in production applications
-
D
Count how many Lines of Business (LoBs) onsumed each foundational asset
Reveal correct answer
Correct answer: B
Explanation
Below are the Key performance indicators (KPIs), to measure and track the and success of the C4E and its activities, as well as the growth and health of the application network. Most of the metrics can be extracted automatically, through REST APIs, from Anypoint Platform.
• # of assets published to Anypoint Exchange
• # of interactions with Anypoint Exchange assets
• # of APIs managed by Anypoint Platform
• # of System APIs managed by Anypoint Platform
• # of API clients registered for access to APIs
• # of API implementations deployed to Anypoint Platform
• # of API invocations
• # or fraction of lines of code covered by automated tests in CI/CD pipeline
• Ratio of info/warning/critical alerts to number of API invocations
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
