MCPA-Level-1 Exam Question 31

An organization is implementing a Quote of the Day API that caches today's quote.
  • MCPA-Level-1 Exam Question 32

    What API policy would be LEAST LIKELY used when designing an Experience API that is intended to work with a consumer mobile phone or tablet application?
  • MCPA-Level-1 Exam Question 33

    An organization has several APIs that accept JSON data over HTTP POST. The APIs are all publicly available and are associated with several mobile applications and web applications.
    The organization does NOT want to use any authentication or compliance policies for these APIs, but at the same time, is worried that some bad actor could send payloads that could somehow compromise the applications or servers running the API implementations.
    What out-of-the-box Anypoint Platform policy can address exposure to this threat?
  • MCPA-Level-1 Exam Question 34

    The implementation of a Process API must change.
    What is a valid approach that minimizes the impact of this change on API clients?
  • MCPA-Level-1 Exam Question 35

    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