MuleSoft Certified Developer – Level 1 — Question 135
Following MuleSoft’s recommended API-led connectivity approach, an organization has created an application network. The organization now needs to create an API to transform, orchestrate, and aggregate data proved by other APIs in the application network. This API should be flexible enough to handle data from additional APIs in the future.
According to MuleSoft’s recommended API-led connectivity approach, what is the best layer for this new API?
Answer options
- A. Experience layer
- B. Security layer
- C. System layer
- D. Process layer
Correct answer: D
Explanation
The correct answer is D, the Process layer, as it is designed to handle the orchestration and aggregation of data from various sources, allowing for transformation and flexibility. The Experience layer focuses on user interactions, while the System layer deals with back-end systems, and the Security layer is concerned with data protection, making them unsuitable for this requirement.