Question 21

A Mule application deployed to multiple Cloudhub 2.0 replicas needs to temporarily persist large files over
10MB between flow executions, and routinely needs to query whether the file data exists on separate executions.
How can this be achieved?
  • Question 22

    Refer to the exhibits.
    Bioinfo System API is implemented and published to Anypoint Exchange. A developer wants to invoke this API using its REST Connector.
    What should be added to the POM?
  • Question 23

    When a client and server are exchanging messages during the mTLS handshake, what is being agreed on during the cipher suite exchange?
  • Question 24

    Refer to the exhibit.

    A Mule application pom.xml configures the Maven Resources plugin to exclude parsing binary files in the project's src/main/resources/certs directory.
    Which configuration of this plugin achieves a successful build?
  • Question 25

    A Mule implementation uses a HTTP Request within an Unit Successful scope to connect to an API.
    How should a permanent error response like HTTP:UNAUTHORIZED be handle inside Until Successful to reduce latency?