Question 121

What aspect of logging is only possible for Mule applications deployed to customer-hosted Mule runtimes, but NOT for Mule applications deployed to CloudHub?
  • Question 122

    A travel company wants to publish a well-defined booking service API to be shared with its business partners. These business partners have agreed to ONLY consume SOAP services and they want to get the service contracts in an easily consumable way before they start any development. The travel company will publish the initial design documents to Anypoint Exchange, then share those documents with the business partners. When using an API-led approach, what is the first design document the travel company should deliver to its business partners?
  • Question 123

    An application load balancer routes requests to a RESTful web API secured by Anypoint Flex Gateway.
    Which protocol is involved in the communication between the load balancer and the Gateway?
  • Question 124

    Refer to the exhibit.

    A Mule application is deployed to a cluster of two customer-hosted Mute runtimes. The Mute application has a flow that polls a database and another flow with an HTTP Listener.
    HTTP clients send HTTP requests directly to individual cluster nodes.
    What happens to database polling and HTTP request handling in the time after the primary (master) node of the cluster has railed, but before that node is restarted?
  • Question 125

    A new Mule application under development must implement extensive data transformation logic. Some of the data transformation functionality is already available as external transformation services that are mature and widely used across the organization; the rest is highly specific to the new Mule application.
    The organization follows a rigorous testing approach, where every service and application must be extensively acceptance tested before it is allowed to go into production.
    What is the best way to implement the data transformation logic for this new Mule application while minimizing the overall testing effort?