Big Black Friday Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Salesforce Certified MuleSoft Platform Integration Architect (Mule-Arch-202) MuleSoft-Integration-Architect-I Question # 20 Topic 3 Discussion

Salesforce Certified MuleSoft Platform Integration Architect (Mule-Arch-202) MuleSoft-Integration-Architect-I Question # 20 Topic 3 Discussion

MuleSoft-Integration-Architect-I Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

A leading bank implementing new mule API.

The purpose of API to fetch the customer account balances from the backend application and display them on the online platform the online banking platform. The online banking platform will send an array of accounts to Mule API get the account balances.

As a part of the processing the Mule API needs to insert the data into the database for auditing purposes and this process should not have any performance related implications on the account balance retrieval flow

How should this requirement be implemented to achieve better throughput?


A.

Implement the Async scope fetch the data from the backend application and to insert records in the Audit database


B.

Implement a for each scope to fetch the data from the back-end application and to insert records into the Audit database


C.

Implement a try-catch scope to fetch the data from the back-end application and use the Async scope to insert records into the Audit database


D.

Implement parallel for each scope to fetch the data from the backend application and use Async scope to insert the records into the Audit database


Get Premium MuleSoft-Integration-Architect-I Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.