live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Salesforce Certified MuleSoft Platform Integration Architect - Mule-Arch-202 Exam Questions

QUESTION NO: 1
What is the primary benefit of using streaming in Mule applications for performance optimization?
Correct Answer: D
QUESTION NO: 2
Choose the appropriate deployment option for the Anypoint Platform control plane. (Choose Two)
Correct Answer: A,D
QUESTION NO: 3
A developer has been tasked by the integration architect to build a solution based on the Streaming API. The developer has done some research and has found there are different implementations of the events in Salesforce (Push Topic Events, Change Data Capture, Generic Streaming, Platform Events), but is unsure of to proceed with the implementation. The developer asks the system architect for some guidance.
What should the architect consider when making the recommendation?
Correct Answer: A
QUESTION NO: 4
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?
Correct Answer: A
QUESTION NO: 5
What does the Mule 4 reactive event processing model primarily optimize?
Correct Answer: A
QUESTION NO: 6
When designing Mule applications, what is a common feature of core connectors? (Choose Two)
Correct Answer: A,B
QUESTION NO: 7
An Integration Architect has designed a mobile application for Salesforce users to get data while on the road using a custom UI. The application is secured with oAuth and is currently functioning well. There is a new requirement where the mobile application needs to obtain the GPS coordinates and storeit on a custom geolocation field.
The geolocation field is secured with Field Level Security, so users can view the value without changing it.
What should be done to meet the requirement?
Correct Answer: B
QUESTION NO: 8
A company is tracking the number of patient COVID-19 tests given across a region, and the number of records handled by the system is in the millions. Test results must be accessible to doctors in offices, hospitals, and urgent-care facilities within three seconds of the request, particularly for patients at high risk.
Given this information, which test supports the system for the risk assessment?
Correct Answer: D
QUESTION NO: 9
A company is planning on sending orders from Salesforce to a fulfillment system. The integration architect has been asked to plan for the integration.
Which two questions should the integration architect consider? Choose 2 answers
Correct Answer: A,C
QUESTION NO: 10
A customer is migrating from an old legacy system to Salesforce. As part of the modernization effort, they would like to integrate al existing systems that currently work with their legacy application with Salesforce.
Which three constraints and pain-points should an integration architect consider when choosing the integration pattern/mechanism? Choose 3 answers
Correct Answer: A,B,E
QUESTION NO: 11
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
QUESTION NO: 12
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?
Correct Answer: C