Official Bank 0/95

MuleSoft Certified Platform Architect – Level 1 Exam (MCPA-Level 1) - Mulesoft Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
95 Total Questions
1
Question
What Mule application can have API policies applied by Anypoint Platform to the endpoint exposed by that Mule application?

Exhibit

Exhibit
Options
A Option B
B Option D
C Option A
D Option C
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
An API has been updated in Anypoint Exchange by its API producer from version 3.1.1 to 3.2.0 following accepted semantic versioning practices and the changes have been communicated via the API's public portal. The API endpoint does NOT change in the new version.

How should the developer of an API client respond to this change?
Options
A The API producer should be contacted to understand the change to existing functionality
B The API client code ONLY needs to be changed if it needs to take advantage of new features
C The update should be identified as a project risk and full regression testing of the functionality that uses this API should be run
D The API producer should be requested to run the old version in parallel with the new one
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
What is true about automating interactions with Anypoint Platform using tools such as Anypoint Platform REST APIs, Anypoint CU, or the Mule Maven plugin?
Options
A Anypoint Platform APIs can ONLY automate interactions with CloudHub, while the Mule Maven plugin is required for deployment to customer-hosted Mule runtimes
B API policies can be applied to the Anypoint Platform APIs so that ONLY certain LOBs have access to specific functions
C Access to Anypoint Platform APIs and Anypoint CU can be controlled separately through the roles and permissions in Anypoint Platform, so that specific users can get access to Anypoint CLI white others get access to the platform APIs
D By default, the Anypoint CLI and Mule Maven plugin are NOT included in the Mule runtime, so are NOT available to be used by deployed Mule applications
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
An API implementation is being designed that must invoke an Order API, which is known to repeatedly experience downtime.
For this reason, a fallback API is to be called when the Order API is unavailable.

What approach to designing the invocation of the fallback API provides the best resilience?
Options
A Create a separate entry for the Order API in API Manager, and then invoke this API as a fallback API
if the primary Order API is unavailable
B Set an option in the HTTP Requester component that invokes the Order API to instead invoke a fallback API whenever an HTTP 4xx or 5xx response status code is returned from the Order API
C Search Anypoint Exchange for a suitable existing fallback API, and then implement invocations to this fallback API in addition to the Order API
D Redirect client requests through an HTTP 307 Temporary Redirect status code to the fallback API whenever the Order API is unavailable
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
A Mule application exposes an HTTPS endpoint and is deployed to the CloudHub Shared Worker Cloud. All traffic to that Mule application must stay inside the AWS VPC. To what TCP port do API invocations to that Mule application need to be sent?
Options
A 8081
B 8082
C 443
D 8091
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.