Question 141

How are the API implementation , API client, and API consumer combined to invoke and process an API ?
  • Question 142

    Refer to the exhibit.

    A Mule 4 application has a parent flow that breaks up a JSON array payload into 200 separate items, then sends each item one at a time inside an Async scope to a VM queue.
    A second flow to process orders has a VM Listener on the same VM queue. The rest of this flow processes each received item by writing the item to a database.
    This Mule application is deployed to four CloudHub workers with persistent queues enabled.
    What message processing guarantees are provided by the VM queue and the CloudHub workers, and how are VM messages routed among the CloudHub workers for each invocation of the parent flow under normal operating conditions where all the CloudHub workers remain online?
  • Question 143

    Refer to the exhibit.

    An organization deploys multiple Mule applications to the same customer -hosted Mule runtime. Many of these Mule applications must expose anHTTPS endpoint on the same port using a server-side certificate that rotates often.
    What is the most effective way to package the HTTP Listener and package or store the server-side certificate when deploying these Mule applications, so the disruption caused by certificate rotation is minimized?
  • Question 144

    Refer to the exhibit.

    A business process involves the receipt of a file from an external vendor over SFTP. The file needs to be parsed and its content processed, validated, and ultimately persisted to a database. The delivery mechanism is expected to change in the future as more vendors send similar files using other mechanisms such as file transfer or HTTP POST.
    What is the most effective way to design for these requirements in order to minimize the impact of future change?
  • Question 145

    A global organization operates datacenters in many countries. There are private network links between these datacenters because all business data (but NOT metadata) must be exchanged over these private network connections.
    The organization does not currently use AWS in any way.
    The strategic decision has Just been made to rigorously minimize IT operations effort and investment going forward.
    What combination of deployment options of the Anypoint Platform control plane and runtime plane(s) best serves this organization at the start of this strategic journey?