ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 121 - MCIA - Level 1 discussion

Report
Export

A Mule application is being designed for deployment to a single CloudHub worker. The Mule application will have a flow that connects to a SaaS system to perform some operations each time the flow is invoked.

The SaaS system connector has operations that can be configured to request a short-lived token (fifteen minutes) that can be reused for subsequent connections within the fifteen minute time window. After the token expires, a new token must be requested and stored.

What is the most performant and idiomatic (used for its intended purpose) Anypoint Platform component or service to use to support persisting and reusing tokens in the Mule application to help speed up reconnecting the Mule application to the SaaS application?

A.
Nonpersistent object store
Answers
A.
Nonpersistent object store
B.
Persistent object store
Answers
B.
Persistent object store
C.
Variable
Answers
C.
Variable
D.
Database
Answers
D.
Database
Suggested answer: D

Explanation:

Reference: https://docs.mulesoft.com/mule-runtime/4.4/reconnection-strategy-about

asked 18/09/2024
DMITRY Yunov
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first