Exam MCIA - Level 1 All QuestionsBrowse all questions from this exam
Question 58

Refer to the exhibit. A Mule application has an HTTP Listener that accepts HTTP DELETE requests. This Mule application is deployed to three CloudHub workers under the control of the CloudHub Shared Load Balancer.

A web client makes a sequence of requests to the Mule application's public URL.

How is this sequence of web client requests distributed among the HTTP Listeners running in the three CloudHub workers?

    Correct Answer: C

    Each request made to the Mule application's public URL through the CloudHub Shared Load Balancer is routed to one arbitrary CloudHub worker out of the three available workers. This distribution is typically managed using a round-robin algorithm, ensuring load balancing across all workers to optimize performance and resource utilization.

Discussion
gilofernandesOption: C

C is the answer

lzrvsOption: C

The answer is C.

madgeezerOption: C

C. Each request is routed to ONE ARBITRARY CloudHub worker out of ALL three CloudHub workers

Outdoor25Option: C

It should be C. https://quick-adviser.com/how-do-i-make-a-load-balancer-in-mulesoft/

Outdoor25Option: C

It should be C. The CloudHub load balancing service does round robin load distribution across workers, which allows workers to scale linearly as they receive more requests. https://docs.mulesoft.com/runtime-manager/cloudhub-networking-guide