MCD - Level 1 Exam QuestionsBrowse all questions from this exam

MCD - Level 1 Exam - Question 49


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

Show Answer
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

2 comments
Sign in to comment
calazansOption: B
Jan 6, 2022

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

ExamDevOption: B
Jan 22, 2024

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