Certified MuleSoft Developer II

Here you have the best Salesforce Certified MuleSoft Developer II practice exam questions

  • You have 57 total questions to study from
  • Each page has 5 questions, making a total of 12 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on December 27, 2025
  • This site is not affiliated with or endorsed by Salesforce.
Question 1 of 57
A system API that communicates to an underlying MySQL database is deployed to CloudHub. The DevOps team requires a readiness endpoint to monitor all system APIs.
Which strategy should be used to implement this endpoint?
Correct Answer: C

Question 2 of 57
A Mule API receives a JSON payload and updates the target system with the payload. The developer uses JSON schemas to ensure the data is valid.
How can the data be validated before posting to the target system?
Correct Answer: C

Question 3 of 57
Refer to the exhibit.
Exam Certified MuleSoft Developer II: Question 3 - Image 1
A Mule Object Store is configured with an entry TTL of one second and an expiration interval of 30 seconds.
What is the result of the flow if processing between os:store and os:retrieve takes 10 seconds?
Correct Answer: D

Question 4 of 57
Which pattern can a web API use to notify its client of state changes as soon as they occur?
Correct Answer: C

Question 5 of 57
When implementing a synchronous API where the event source is an HTTP Listener, a developer needs to return the same correlation ID back to the caller in the HTTP response header.
How can this be achieved?
Correct Answer: A