List of questions
Related questions
Question 242 - Certified MuleSoft Integration Architect I discussion
What is the MuleSoft-recommended best practice to share the connector and configuration information among the APIs?
A.
Build a Mule domain project, add the Database connector and configuration to it, and reference this one domain project from each System API
B.
Build a separate Mule domain project for each API, and configure each of them to use a file on a shared file store to load the configuration information dynamically
C.
Build another System API that connects to the database, and refactor all the other APIs to make requests through the new System API to access the database
D.
Create an API proxy for each System API and share the Database connector configuration with all the API proxies via an automated policy
Your answer:
0 comments
Sorted by
Leave a comment first