Question 36

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 37

    What is a best practice when building System APIs?
  • Question 38

    What is most likely NOT a characteristic of an integration test for a REST API implementation?
  • Question 39

    An API implementation is being designed that must invoke an Order API, which is known to repeatedly experience downtime.
    For this reason, a fallback API is to be called when the Order API is unavailable.
    What approach to designing the invocation of the fallback API provides the best resilience?
  • Question 40

    How can the application of a rate limiting API policy be accurately reflected in the RAML definition of an API?