ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 64 - MCIA Level 1 Maintenance discussion

Report
Export

An organization has just developed a Mule application that implements a REST API. The mule application will be deployed to a cluster of customer hosted Mule runtimes.

What additional infrastructure component must the customer provide in order to distribute inbound API requests across the Mule runtimes of the cluster?

A.
A message broker
Answers
A.
A message broker
B.
An HTTP Load Balancer
Answers
B.
An HTTP Load Balancer
C.
A database
Answers
C.
A database
D.
An Object Store
Answers
D.
An Object Store
Suggested answer: B

Explanation:

Correct answer is An HTTP Load Balancer.

Key thing to note here is that we are deploying application to customer hosted Mule runtime. This means we will need load balancer to route the requests to different instances of the cluster.

Rest all options are distractors and their requirement depends on project use case.

asked 18/09/2024
Ignacio Negrete
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first