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

Exam MCIA - Level 1 All Questions

View all questions & answers for the MCIA - Level 1 exam

Exam MCIA - Level 1 topic 1 question 67 discussion

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

A Mule application named Inventory uses a persistent object store. The Inventory Mule application is deployed to CloudHub and is configured to use Object Store v2.
Another Mule application named Roomba is being developed to delete values from the Inventory Mule application's persistent object store. The Roomba Mule application will also be deployed to CloudHub.
What is the most direct way for the Roomba Mule application to delete values from the Inventory Mule application's persistent object store with the least latency?

  • A. Use the Object Store v2 REST API configured to access the Inventory Mule application's persistent object store
  • B. Use a VM connector configured to directly access the persistent queue of the Inventory Mule application's persistent object store
  • C. Use an Object Store connector configured to access the Inventory Mule application's persistent object store
  • D. Use an Anypoint MQ connector configured to directly access the Inventory Mule application's persistent object store
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
madgeezer
2 years, 3 months ago
Selected Answer: A
A. Use the Object Store v2 REST API configured to access the Inventory Mule application's persistent object store You can configure a Mule app to use the Object Store REST API to store and retrieve values from an object store in another Mule app. However, Object Store v2 is not designed for app-to-app communication.
upvoted 1 times
...
sanni27
2 years, 10 months ago
Should be A
upvoted 1 times
...
Outdoor25
2 years, 11 months ago
Should be A. Cannot be B or D, Object store is different than VM connector and Anypoint MQ. Cannot be C because two mule applications cannot access each others object store unless they belong to same domain. Description does not mention them being in same domain.
upvoted 2 times
...
Ricky9
3 years, 1 month ago
A is the correct Answer
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 ...