Question 76

A retailer is designing a data exchange interface to be used by its suppliers. The interface must support secure communication over the public internet. The interface must also work with a wide variety of programming languages and IT systems used by suppliers.
What are suitable interface technologies for this data exchange that are secure, cross-platform, and internet friendly, assuming that Anypoint Connectors exist for these interface technologies?
  • Question 77

    A stock trading company handles millions of trades a day and requires excellent performance and reliability within its stock trading system. The company operates a number of event-driven APIs Implemented as Mule applications that are hosted on various customer-hosted Mule clusters and needs to enable message exchanges between the APIs within their internal network using shared message queues.
    What is an effective way to meet the cross-cluster messaging requirements of its event-driven APIs?
  • Question 78

    An application deployed to a runtime fabric environment with two cluster replicas is designed to periodically trigger of flow for processing a high-volume set of records from the source system and synchronize with the SaaS system using the Batch job scope After processing 1000 records in a periodic synchronization of 1 lakh records, the replicas in which batch job instance was started went down due to unexpected failure in the runtime fabric environment What is the consequence of losing the replicas that run the Batch job instance?
  • Question 79

    An XA transaction Is being configured that involves a JMS connector listening for Incoming JMS messages.
    What is the meaning of the timeout attribute of the XA transaction, and what happens after the timeout expires?
  • Question 80

    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?