Pass the Salesforce Salesforce MuleSoft MuleSoft-Integration-Architect-I Questions and answers with CertsForce

Viewing page 3 out of 9 pages
Viewing questions 21-30 out of questions
Questions # 21:

An insurance company is implementing a MuleSoft API to get inventory details from the two vendors. Due to network issues, the invocations to vendor applications are getting timed-out intermittently. But the transactions are successful upon reprocessing

What is the most performant way of implementing this requirement?

Options:

A.

Implement a scatter-gather scope to invoke the two vendor

applications on two different route

Use the Until-Successful scope to implement the retry mechanism

for timeout errors on each route


B.

Implement a Choice scope to invoke the two vendor applications on two different route

Use the try-catch scope to implement the retry mechanism for timeout errors on each route


C.

Implement a For-Each scope to invoke the two vendor applications

Use until successful scope to implement the retry mechanism for the timeout errors


D.

Implement Round-Robin scope to invoke the two vendor applications on two different routes

Use the Try-Catch scope to implement retry mechanism for timeout errors on each route


Expert Solution
Questions # 22:

Insurance organization is planning to deploy Mule application in MuleSoft Hosted runtime plane. As a part of requirement , application should be scalable . highly available. It also has regulatory requirement which demands logs to be retained for at least 2 years. As an Integration Architect what step you will recommend in order to achieve this?

Options:

A.

It is not possible to store logs for 2 years in CloudHub deployment. External log management system is required.


B.

When deploying an application to CloudHub , logs retention period should be selected as 2 years


C.

When deploying an application to CloudHub, worker size should be sufficient to store 2 years data


D.

Logging strategy should be configured accordingly in log4j file deployed with the application.


Expert Solution
Questions # 23:

An integration team uses Anypoint Platform and follows MuleSoft's recommended approach to full lifecycle API development.

Which step should the team's API designer take before the API developers implement the AP! Specification?

Options:

A.

Generate test cases using MUnit so the API developers can observe the results of running the API


B.

Use the scaffolding capability of Anypoint Studio to create an API portal based on the API specification


C.

Publish the API specification to Exchange and solicit feedback from the API's consumers


D.

Use API Manager to version the API specification


Expert Solution
Questions # 24:

What requires configuration of both a key store and a trust store for an HTTP Listener?

Options:

A.

Support for TLS mutual (two-way) authentication with HTTP clients


B.

Encryption of requests to both subdomains and API resource endpoints fhttPs://aDi.customer.com/ and https://customer.com/api)


C.

Encryption of both HTTP request and HTTP response bodies for all HTTP clients


D.

Encryption of both HTTP request header and HTTP request body for all HTTP clients


Expert Solution
Questions # 25:

An organization uses a four(4) node customer hosted Mule runtime cluster to host one(1) stateless api implementation. The API is accessed over HTTPS through a load balancer that uses round-robin for load distribution. Each node in the cluster has been sized to be able to accept four(4) times the current number of requests.

Two(2) nodes in the cluster experience a power outage and are no longer available. The load balancer directs the outage and blocks the two unavailable the nodes from receiving further HTTP requests.

What performance-related consequence is guaranteed to happen to average, assuming the remaining cluster nodes are fully operational?

Options:

A.

100% increase in the average response time of the API


B.

50% reduction in the throughput of the API


C.

100% increase in the number of requests received by each remaining node


D.

50% increase in the JVM heap memory consumed by each remaining node


Expert Solution
Questions # 26:

A retailer is designing a data exchange interface to be used by its suppliers. The interface must support secure communication over the public internet. The interface must also work with a wide variety of programming languages and IT systems used by suppliers.

What are suitable interface technologies for this data exchange that are secure, cross-platform, and internet friendly, assuming that Anypoint Connectors exist for these interface technologies?

Options:

A.

EDJFACT XML over SFTP JSON/REST over HTTPS


B.

SOAP over HTTPS HOP over TLS gRPC over HTTPS


C.

XML over ActiveMQ XML over SFTP XML/REST over HTTPS


D.

CSV over FTP YAML over TLS JSON over HTTPS


Expert Solution
Questions # 27:

A Mule application uses the Database connector.

What condition can the Mule application automatically adjust to or recover from without needing to restart or redeploy the Mule application?

Options:

A.

One of the stored procedures being called by the Mule application has been renamed


B.

The database server was unavailable for four hours due to a major outage but is now fully operational again


C.

The credentials for accessing the database have been updated and the previous credentials are no longer valid


D.

The database server has been updated and hence the database driver library/JAR needs a minor version upgrade


Expert Solution
Questions # 28:

Refer to the exhibit.

What is the type data format shown in the exhibit?

Options:

A.

JSON


B.

XML


C.

YAML


D.

CSV


Expert Solution
Questions # 29:

An organization uses Mule runtimes which are managed by Anypoint Platform - Private Cloud Edition. What MuleSoft component is responsible for feeding analytics data to non-MuleSoft analytics platforms?

Options:

A.

Anypoint Exchange


B.

The Mule runtimes


C.

Anypoint API Manager


D.

Anypoint Runtime Manager


Expert Solution
Questions # 30:

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 invocation of the fallback API provides the best resilience?

Options:

A.

Redirect client requests through an HTTP 303 temporary redirect status code to the fallback API whenever the 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 received from Order API


C.

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


D.

Search Anypoint Exchange for a suitable existing fallback API and them implement invocations to their fallback API in addition to the Order API


Expert Solution
Viewing page 3 out of 9 pages
Viewing questions 21-30 out of questions