MCPA-Level-1 Exam Question 51

Which layer in the API-led connectivity focuses on unlocking key systems, legacy systems, data sources etc and exposes the functionality?
  • MCPA-Level-1 Exam Question 52

    When designing an upstream API and its implementation, the development team has been advised to NOT set timeouts when invoking a downstream API, because that downstream API has no SLA that can be relied upon.
    This is the only downstream API dependency of that upstream API.
    Assume the downstream API runs uninterrupted without crashing. What is the impact of this advice?
  • MCPA-Level-1 Exam Question 53

    What is true about where an API policy is defined in Anypoint Platform and how it is then applied to API instances?
  • MCPA-Level-1 Exam Question 54

    An organization wants to make sure only known partners can invoke the organization's APIs. To achieve this security goal, the organization wants to enforce a Client ID Enforcement policy in API Manager so that only registered partner applications can invoke the organization's APIs. In what type of API implementation does MuleSoft recommend adding an API proxy to enforce the Client ID Enforcement policy, rather than embedding the policy directly in the application's JVM?
  • MCPA-Level-1 Exam Question 55

    What is true about automating interactions with Anypoint Platform using tools such as Anypoint Platform REST APIs, Anypoint CU, or the Mule Maven plugin?