ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 55 - MCIA Level 1 Maintenance discussion

Report
Export

A marketing organization is designing a Mule application to process campaign data. The Mule application will periodically check for a file in a SFTP location and process the records in the file. The size of the file can vary from 10MB to 5GB. Due to the limited availabiltty of vCores, the Mule application is deployed to a single CloudHub worker configured with vCore size 0.2.

The application must transform and send different formats of this file to three different downstream SFTP locations.

What is the most idiomatic (used for its intended purpose) and performant way to configure the SFTP operations or event sources to process the large files to support these deployment requirements?

A.
Use an in-memory repeatable stream
Answers
A.
Use an in-memory repeatable stream
B.
Use a file-stored non-repeatable stream
Answers
B.
Use a file-stored non-repeatable stream
C.
Use an in-memory non-repeatable stream
Answers
C.
Use an in-memory non-repeatable stream
D.
Use a file-stored repeatable stream
Answers
D.
Use a file-stored repeatable stream
Suggested answer: A

Explanation:

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

asked 18/09/2024
om Kumar
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first