ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 242 - Certified MuleSoft Integration Architect I discussion

Report
Export

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
Answers
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
Answers
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
Answers
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
Answers
D.
Create an API proxy for each System API and share the Database connector configuration with all the API proxies via an automated policy
Suggested answer: A
asked 23/09/2024
Sharanjit Kareer
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first