A Mule application uses the Database connector.What condition can the Mule application automatically adjust to or recover from without needing to restart or redeploy the Mule application?
What is true about the network connections when a Mule application uses a JMS connector to interact with a JMS provider (message broker)?
Refer to the exhibit. A business process involves two APIs that interact with each other asynchronously over HTTP. Each API is implemented as a Mule application. API 1 receives the initial HTTP request and invokes API 2 (in a fire and forget fashion) while API 2, upon completion of the processing, calls back intoAPI 1 to notify about completion of the asynchronous process.Each API is deployed to multiple redundant Mule runtimes and a separate load balancer, and is deployed to a separate network zone.In the network architecture, how must the firewall rules be configured to enable the above interaction between API 1 and API 2?
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?
What requires configuration of both a key store and a trust store for an HTTP Listener?
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?