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

What MuleSoft API-led connectivity layer is intended to expose part of a backend database without business logic?

    Correct Answer: B

    The MuleSoft API-led connectivity layer intended to expose part of a backend database without business logic is the System layer. System APIs typically access and expose the core systems of record and functions of an organization. They provide access to underlying systems and data without adding any additional business logic, making them the appropriate layer for accessing backend databases.

Discussion
calazansOption: B

https://blogs.mulesoft.com/learn-apis/api-led-connectivity/what-is-api-led-connectivity/

ExamDevOption: B

System APIs usually access the core systems of record and provide a means of insulating the user from the complexity or any changes to the underlying systems. They create the nouns of your business vocabulary into reusable building blocks. Once built, many users can access data without any need to learn the underlying systems and can reuse these APIs in multiple projects