List of questions
Related questions
Question 45 - Certified MuleSoft Developer II discussion
A Mule application deployed to multiple Cloudhub 2.0 replicas needs to temporarily persist large files over 10MB between flow executions, and routinely needs to query whether the file data exists on separate executions.
How can this be achieved?
A.
Store the contents of the file on separate storage, and store the key and location of the file Object using Object Store v2
B.
Use an in-memory Object Store
C.
Store the key and full contents of the file in an Object Store
D.
Store the key and full contents of the file, caching the filename and location between requests
Your answer:
0 comments
Sorted by
Leave a comment first