Question 6

A system API has a guaranteed SLA of 100 ms per request. The system API is deployed to a primary environment as well as to a disaster recovery (DR) environment, with different DNS names in each environment. An upstream process API invokes the system API and the main goal of this process API is to respond to client requests in the least possible time. In what order should the system APIs be invoked, and what changes should be made in order to speed up the response time for requests from the process API?
  • Question 7

    An API has been updated in Anypoint Exchange by its API producer from version 3.1.1 to 3.2.0 following accepted semantic versioning practices and the changes have been communicated via the API's public portal.
    The API endpoint does NOT change in the new version.
    How should the developer of an API client respond to this change?
  • Question 8

    Which of the following sequence is correct?
  • Question 9

    The responses to some HTTP requests can be cached depending on the HTTP verb used in the request.
    According to the HTTP specification, for what HTTP verbs is this safe to do?
  • Question 10

    What is true about where an API policy is defined in Anypoint Platform and how it is then applied to API instances?