Salesforce Certified MuleSoft Platform Integration Architect - Mule-Arch-202 Exam Practice Test

An architect recommended using Apex code to make callouts to an external system to process insurance quote.
What should the integration architect consider to make sure this is the right option for the integration?
Correct Answer: B Vote an answer
An automation engineer must write scripts to automate the steps of the API lifecycle, including steps to create, publish, deploy, and manage APIs and their implementations in Anypoint Platform.
Which Anypoint Platform feature can be most easily used to automate the execution of all these actions in scripts without needing to directly invoke the Anypoint Platform REST APIs?
Correct Answer: A Vote an answer
Which feature should be selected from Anypoint Platform to design APIs with a focus on future scalability and maintenance?
Correct Answer: C Vote an answer
A Mule application is being designed to receive a CSV file nightly that contains millions of records from an external vendor over SFTP. The records from the file must be transformed and then written to a database. Records can be inserted into the database in any order.
In this use case, which combination of Mule components provides the most effective way to write these records to the database?
Correct Answer: B Vote an answer
A Mule application is running on a customer-hosted Mule runtime in an organization's network. The Mule application acts as a producer of asynchronous Mule events. Each Mule event must be broadcast to all interested external consumers outside the Mule application. The Mule events should be published in a way that is guaranteed in normal situations and also minimizes duplicate delivery in less-frequent failure scenarios.
The organizational firewall is configured to only allow outbound traffic on ports 80 and 443. Some external event consumers are within the organizational network, while others are located outside the firewall.
Which Anypoint Platform service facilitates publishing these Mule events to all external consumers while addressing the desired reliability goals?
Correct Answer: C Vote an answer
What are the fundamental features of the Salesforce Connector in Mule applications?
Correct Answer: D Vote an answer
Which types of testing are crucial for verifying that Mule applications meet functional and non-functional requirements? (Choose Two)
Correct Answer: A,C Vote an answer
Which alternative to traditional transactions can be beneficial in systems where performance is a priority over strict data consistency?
Correct Answer: C Vote an answer
Which of the following are fundamental features available to all Mule applications? (Choose Two)
Correct Answer: C,D Vote an answer
A Mule application is deployed to an existing Runtime Fabric (RTF) cluster and must access the data saved in the Object Store V2 by a CloudHub application.
Which steps should be followed to achieve the requirement and enable the shared Object Store access across these two applications?
Correct Answer: B Vote an answer