Exam Name: Salesforce Certified MuleSoft Developer II

Exam Code: Salesforce Certified MuleSoft Developer II (Mule-Dev-301)

Related Certification(s): Salesforce Developer Certifications, Salesforce MuleSoft Developer II Certifications

Certification Provider: Salesforce

Actual Exam Duration: 120 Minutes

Number of Salesforce Certified MuleSoft Developer II (Mule-Dev-301) Practice Questions: 60 (updated: )

Expected Salesforce Certified MuleSoft Developer II (Mule-Dev-301) Exam Topics:
Topic 1: Expose Production-Ready Anypoint Platform-Managed APIs from Mule Applications
This topic includes implementing versioning of API-related artifacts and configuring custom or out-of-the-box API policies. Additionally, it covers server-side caching of API invocations using policies, requesting access to APIs, and implementing HTTP callbacks.
Topic 2: Implement Maintainable and Modular Mule Applications and Their Maven Builds
This topic covers modularizing and optimizing Mule application Maven build configurations. It discusses implementing Maven-based automated deployments to Mule runtimes. The topic also includes executing MUnit tests with Maven.
Topic 3: Implement Monitorable Mule Applications
This topic encompasses exposing Health Check endpoints from a Mule application and implementing effective logging. It also includes changing log levels, aggregating, and analyzing logs. Furthermore it involves monitoring Mule applications and implementing message correlation.
Topic 4: Implement Performant and Reliable Mule Applications
It discusses implementing ObjectStore and ensuring fault-tolerant, performant, and traceable message passing with VM and AnypointMQ connectors. The topic also covers fault-tolerant invocations of HTTP-based APIs, validating assertions and messages.
Topic 5: Secure Data at Rest and in Transit
This topic involves implementing secure, environment-dependent properties management. It discusses creating, packaging, and distributing keys and certificates. Moreover, the topic also includes exposing and invoking APIs over HTTPS.
Free Salesforce Certified MuleSoft Developer II (Mule-Dev-301) Exam Actual Questions
Note: Salesforce Certified MuleSoft Developer II (Mule-Dev-301) Premium Questions were last updated on

Q1. Which command is used to convert a JKS keystore to PKCS12?

Q2. What is the MuleSoft recommended method to encrypt sensitive property data?

Q3. A Mule application needs to invoke an API hosted by an external system to initiate a process. The external API takes anywhere between one minute and 24 hours to compute its process. Which implementation should be used to get response data from the external API after it completes processing?

Q4. A scatter-gather router is configured with four routes: Route A, B, C and D. Route C fails. How do you access the Route C failure?

Q5. A system API that communicates to an underlying MySQL database is deploying to CloudHub. The DevOps team requires a readiness endpoint to monitor all system APIs. Which strategy should be used to implement this endpoint?