Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam MCIA - Level 1 topic 1 question 13 discussion

Actual exam question from Mulesoft's MCIA - Level 1
Question #: 13
Topic #: 1
[All MCIA - Level 1 Questions]

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. API implementations using an object store must be adjusted to recognize the new nodes and persist to them
  • B. A new load balancer must be provisioned to allow traffic to the new nodes in a round-robin fashion
  • C. External monitoring tools or log aggregators must be configured to recognize the new nodes
  • D. New firewall rules must be configured to accommodate communication between API clients and the new nodes
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://www.folkstalk.com/2019/11/mulesoft-integration-and-platform.html

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Grump
Highly Voted 2 years, 4 months ago
I think C. External monitoring tools or log aggregators like Splunk must be configured to recognize new node. Two ways to configure that in mulesoft. Either through log appender setting for log4j, or configure Splunk agent to pull logs from server. If Splunk agents are configured to pull logs and other data from nodes, agent will need to be configured to pull logs from new node as well. Cannot be D because firewall rules configuration are between API clients (I am assuming end user HTTP request generator) and load balancer. Nodes are not visible to API Clients. Cannot be B because existing load balancer can be reconfigured to add new node.
upvoted 10 times
...
vikas_mule
Most Recent 2 months, 2 weeks ago
in question it is mentioned all rquest are throuh LB [Mule applications deployed to this D, is correct, cluster are invoked by API clients through a load balancer.] , but not mentioned anywhere that external monitering tool is configured, for montering Anypoint control plane is there, so Anser is D
upvoted 1 times
...
sundeepperupogu
8 months, 1 week ago
Selected Answer: C
C. External monitoring tools or log aggregators must be configured to recognize the new nodes
upvoted 1 times
...
anupamgogoi
1 year ago
D can not be right. Client ---> Node is not correct. Client -->LB is correct. I go with C
upvoted 1 times
...
godricravenclaw
1 year, 2 months ago
Selected Answer: C
On a separate note, is this also valid? "A new load balancer entry must be configured to allow traffic to the new nodes"
upvoted 1 times
...
Viv2005
1 year, 5 months ago
Selected Answer: D
Option A is in no way the right answer. For API client requests to reach a new node, a firewall opening is needed from LB to new node. Read option D carefully, it says "accommodate communication between client and node". That doesn't mean that API clients are sending the request directly to nodes.
upvoted 1 times
...
AK2020
1 year, 6 months ago
D is not correct as there is no need to enable the firewall settings between api clients and nodes. C is correct
upvoted 1 times
vikas_mule
2 months, 2 weeks ago
in question it is mentioned all rquest are throuh LB [Mule applications deployed to this cluster are invoked by API clients through a load balancer.] , but not mentioned anywhere that external monitering tool is configured, so Anser is D
upvoted 1 times
...
...
madgeezer
1 year, 8 months ago
Selected Answer: C
C. External monitoring tools or log aggregators must be configured to recognize the new nodes
upvoted 1 times
...
[Removed]
1 year, 10 months ago
Im sure is C…. clients hit the LB so they don’t care … you should not have to update any implementation everytime new nodes are added.. that is on the LB layer.. and the firewall rules are between the LB and the workers… the only option that make sense is C that is external to mule.
upvoted 2 times
...
rodriguescont
1 year, 10 months ago
Selected Answer: D
D Load balancer is already in place, but it needs to be configured to also consider new nodes.
upvoted 1 times
...
Mulesoft
2 years, 9 months ago
I think it should be C
upvoted 4 times
...
Rahul1387
2 years, 9 months ago
Answer should be B. Persistent object store in on-premise is created in shared memory of cluster. I believe it wont have any impact if another node is added. Hence not option A.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...