ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 11 - Certified MuleSoft Integration Architect I discussion

Report
Export

Additional nodes are being added to an existing customer-hosted Mule runtime cluster to improve performance. Mule applications deployed to this cluster are invoked by API clients through a load balancer.

What is also required to carry out this change?

A.
A new load balancer must be provisioned to allow traffic to the new nodes in a round-robin fashion
Answers
A.
A new load balancer must be provisioned to allow traffic to the new nodes in a round-robin fashion
B.
External monitoring tools or log aggregators must be configured to recognize the new nodes
Answers
B.
External monitoring tools or log aggregators must be configured to recognize the new nodes
C.
API implementations using an object store must be adjusted to recognize the new nodes and persist to them
Answers
C.
API implementations using an object store must be adjusted to recognize the new nodes and persist to them
D.
New firewall rules must be configured to accommodate communication between API clients and the new nodes
Answers
D.
New firewall rules must be configured to accommodate communication between API clients and the new nodes
Suggested answer: B

Explanation:

* Clustering is a group of servers or mule runtime which acts as a single unit.

* Mulesoft Enterprise Edition supports scalable clustering to provide high availability for the Mulesoft application.

* In simple terms, virtual servers composed of multiple nodes and they communicate and share information through a distributed shared memory grid.

* By default, Mulesoft ensures the High availability of applications if clustering implemented.

* Let's consider the scenario one of the nodes in cluster crashed or goes down and under maintenance. In such cases, Mulesoft will ensure that requests are processed by other nodes in the cluster. Mulesoft clustering also ensures that the request is load balanced between all the nodes in a cluster.

* Clustering is only supported by on-premise Mule runtime and it is not supported in Cloudhub.

Correct answer is External monitoring tools or log aggregators must be configured to recognize the new nodes

* Rest of the options are automatically taken care of when a new node is added in cluster.

asked 23/09/2024
Ziyad Karadsheh
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first