Salesforce Certified MuleSoft Platform Integration Architect (Mule-Arch-202) Free Practice Test
Question 1
An MUnit case is written for a Main Flow that consists of a Listener, a set payload, a set variable, a Transform message, and a logger and error handler. The case is passed but with a coverage of 80 percent.
What could be the reason for not covering the remaining 20 percent, and how can coverage be achieved?
What could be the reason for not covering the remaining 20 percent, and how can coverage be achieved?
Correct Answer: C
Question 2
Select key features of event-driven APIs and message brokers in integration architectures. (Choose Two)
Correct Answer: A,D
Question 3
When are non-XA transactions preferred over traditional XA transactions in integration solutions?
Correct Answer: D
Question 4
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?
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: A
Question 5
What is a key feature of Anypoint Monitoring that enhances its utility across different deployment options?
Correct Answer: C
Question 6
What is the difference between high availability and disaster recovery in Mule applications?
Correct Answer: C
Question 7
How do redelivery policies enhance message reliability in Mule applications? (Choose Two)
Correct Answer: B,C
Question 8
What does the OS Connector primarily facilitate in a Mule application?
Correct Answer: B
Question 9
Refer to the exhibit.

An organization deploys multiple Mule applications to the same customer-hosted Mule runtime. Many of these Mule applications must expose an HTTPS endpoint on the same port, using a server-side certificate that rotates often. When deploying these Mule applications, what is the most effective way to package the HTTP Listener configuration and package or store the server-side certificate in order to minimize the disruption caused by periodic certificate rotation?

An organization deploys multiple Mule applications to the same customer-hosted Mule runtime. Many of these Mule applications must expose an HTTPS endpoint on the same port, using a server-side certificate that rotates often. When deploying these Mule applications, what is the most effective way to package the HTTP Listener configuration and package or store the server-side certificate in order to minimize the disruption caused by periodic certificate rotation?
Correct Answer: D
Question 10
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?
Given this information, which test supports the system for the risk assessment?
Correct Answer: C
Question 11
An organization is sizing an Anypoint Virtual Private Cloud (VPC) to extend its internal network to CloudHub 1.0. For this sizing calculation, the organization assumes three production-type environments will each support up to 150 Mule application deployments.
Each Mule application deployment is expected to be configured with two CloudHub 1.0 workers and will use the zero-downtime feature in CloudHub 1.0. This is expected to result in, at most, several Mule application deployments per hour.
What is the minimum number of IP addresses that should be configured for this VPC resulting in the smallest usable range of private IP addresses to support the deployment and zero-downtime of these 150 Mule applications (not accounting for any future Mule applications)?
Each Mule application deployment is expected to be configured with two CloudHub 1.0 workers and will use the zero-downtime feature in CloudHub 1.0. This is expected to result in, at most, several Mule application deployments per hour.
What is the minimum number of IP addresses that should be configured for this VPC resulting in the smallest usable range of private IP addresses to support the deployment and zero-downtime of these 150 Mule applications (not accounting for any future Mule applications)?
Correct Answer: A
Question 12
What capability does the Salesforce Connector provide to Mule applications?
Correct Answer: B
Question 13
What is an advantage of utilizing MUnit for designing unit test suites in Mule applications?
Correct Answer: D