Salesforce Certified MuleSoft Platform Integration Architect - Mule-Arch-202 Exam Practice Test
Question 1
An organization is designing a Mule application to support an all-or-nothing transaction between several database operations and some other connectors so that all operations automatically roll back if there is a problem with any of the connectors.
Besides the database connector, what other Anypoint connector can be used in the Mule application to participate in the all-or-nothing transaction?
Besides the database connector, what other Anypoint connector can be used in the Mule application to participate in the all-or-nothing transaction?
Correct Answer: D
Question 2
Which design approach uses the OS Connector to improve the scalability of Mule applications?
Correct Answer: A
Question 3
When designing Mule applications, what is a common feature of core connectors? (Choose Two)
Correct Answer: A,D
Question 4
When configuring logging for Mule applications, what practice enhances security and compliance in production environments?
Correct Answer: A
Question 5
An external web UI application currently accepts occasional HTTP requests from client web browsers to change (insert, update, or delete) inventory pricing information in an inventory system's database. Each inventory pricing change must be transformed and then synchronized with multiple customer experience systems in near real-time (in under 10 seconds).
New customer experience systems are expected to be added in the future. The database is used heavily and limits the number of SELECT queries that can be made to the database to 10 requests per hour per user.
How can inventory pricing changes synchronize with the various customer experience systems in near real-time using an integration mechanism that is scalable, decoupled, reusable, and maintainable?
New customer experience systems are expected to be added in the future. The database is used heavily and limits the number of SELECT queries that can be made to the database to 10 requests per hour per user.
How can inventory pricing changes synchronize with the various customer experience systems in near real-time using an integration mechanism that is scalable, decoupled, reusable, and maintainable?
Correct Answer: A
Question 6
Which feature of Anypoint Platform allows for automating interactions during CI/CD processes?
Correct Answer: B
Question 7
What benefits do web APIs and HTTP provide when utilized in high-level integration architectures?
Correct Answer: A
Question 8
A developer is developing an MUnit test suite for a Mule application. This application must access third-party vendor SOAP services. In the CI/CD pipeline, access to third-party vendor services is restricted. Without MUnits, a successful run and coverage report score is less than the threshold, and builds will fail.
Which solution can be implemented to execute MUnits successfully?
Which solution can be implemented to execute MUnits successfully?
Correct Answer: B
Question 9
An organization is automating its deployment process to increase the reliability of its builds and general development process by automating the running of tests during its builds.
Which tool is responsible for automating its test execution?
Which tool is responsible for automating its test execution?
Correct Answer: B
Question 10
A manufacturing company has an HTTPS-enabled Mule application named Orders API that receives requests from another Mule application named Process Orders. The communication between these two Mule applications must be secured by TLS mutual authentication (two-way TLS).
At a minimum, what must be stored in each truststore and keystore of these two Mule applications to properly support two-way TLS between the two Mule applications while properly protecting each Mule application's keys?
At a minimum, what must be stored in each truststore and keystore of these two Mule applications to properly support two-way TLS between the two Mule applications while properly protecting each Mule application's keys?
Correct Answer: D

