QuestionQ17
MuleSoft application network conceptsAn insurance company is planning a hybrid, load-balanced, single-cluster production runtime environment. To meet performance Service Level Agreement (SLA) objectives, it is considering running Mule applications in an active-active, multi-node cluster configuration.
What should be considered when running Mule applications in this type of environment?
- A A Mule application deployed to multiple nodes runs in isolation from the other nodes in the cluster
- B All event sources, regardless of type, can be configured as the target source by the primary node in the cluster
- C Although the cluster environment is fully installed, configured, and running, it will not process any requests until an outage condition is detected by the primary node in the cluster
- D An external load balancer is required to distribute incoming TCP/HTTP requests throughout the cluster nodes
Community Discussion