Salesforce Certified MuleSoft Platform Integration Architect - Mule-Arch-202 模擬練習

How does non-blocking processing improve performance in Mule applications?

正解: A
How do non-functional requirements impact the selection of Anypoint Platform features for designing APIs? (Choose Three)

正解: A,B,D
How do VM queues support the persistence requirements of Mule applications in hybrid deployment scenarios?

正解: D
What is the recommended way to set Mule application properties for different environments?

正解: A
A large enterprise customer operating in a high regulated industry is planning to implement Salesforce for customer facing associates in both Sales and Service, and back-office staff. The business processes that Salesforce supports are critical to the business.
Salesforce will be integrated to multiple back-office systems to provide a single interface for associates. Reliability and monitoring of these integrations are required as associates support customers.
Which integration solution should the architect consider when planning the implementation?

正解: D
What is an advantage of utilizing MUnit for designing unit test suites in Mule applications?

正解: C
What is the primary role of MuleSoft-provided Maven plugins in CI/CD pipelines for Mule applications?

正解: D
When are non-XA transactions preferred over traditional XA transactions in integration solutions?

正解: C
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?

正解: D
An organization plans to leverage the Anypoint Security policies for Edge to enforce security policies on nodes deployed to its Anypoint Runtime Fabric.
Which two considerations must be kept in mind to configure and use the security policies? (Choose two.)

正解: B,E
An organization's release engineer wants to override secure properties in a CloudHub production environment. Properties can be updated in the Properties tab in Runtime Manager, but the password is not being hidden even after the application is restarted or redeployed.
What could be the reason?

正解: D
What capability does the Salesforce Connector provide to Mule applications?

正解: A
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?

正解: C
A Mule application is deployed to a cluster of two customer-hosted Mule runtimes. Currently, the node named Alex is the primary node and the node named Lee is the secondary node. The Mule application has a flow that polls a directory on a file system for new files. The primary node Alex fails for an hour and then is restarted.
After the Alex node completely restarts, from which node are the files polled, and which node is now the primary node for the cluster?

正解: A