Question 71

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

    What do the API invocation metrics provided by Anypoint Platform provide?
  • Question 73

    When could the API data model of a System API reasonably mimic the data model exposed by the corresponding backend system, with minimal improvements over the backend system's data model?
  • Question 74

    What Mule application can have API policies applied by
    Anypoint Platform to the endpoint exposed by that Mule application?
    A) A Mule application that accepts requests over HTTP/1.x

    B) A Mule application that accepts JSON requests over TCP but is NOT required to provide a response

    C) A Mute application that accepts JSON requests over WebSocket

    D) A Mule application that accepts gRPC requests over HTTP/2
  • Question 75

    In which layer of API-led connectivity, does the business logic orchestration reside?