New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

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

Viewing page 1 out of 9 pages
Viewing questions 1-10 out of questions
Questions # 1:

An API implementation is being developed to expose data from a production database via HTTP requests. The API implementation executes a database SELECT statement that is dynamically created based upon data received from each incoming HTTP request. The developers are planning to use various types of testing to make sure the Mule application works as expected, can handle specific workloads, and behaves correctly from an API consumer perspective. What type of testing would typically mock the results from each SELECT statement rather than actually execute it in the production database?

Options:

A.

Unit testing (white box)


B.

Integration testing


C.

Functional testing (black box)


D.

Performance testing


Expert Solution
Questions # 2:

According to MuleSoft’s recommended REST conventions, which HTTP method should an API use to specify how AP\ clients can request data from a specified resource?

Options:

A.

POST


B.

PUT


C.

PATCH


D.

GET


Expert Solution
Questions # 3:

A mule application is required to periodically process large data set from a back-end database to Salesforce CRM using batch job scope configured properly process the higher rate of records.

The application is deployed to two cloudhub workers with no persistence queues enabled.

What is the consequence if the worker crashes during records processing?

Options:

A.

Remaining records will be processed by a new replacement worker


B.

Remaining records be processed by second worker


C.

Remaining records will be left and processed


D.

All the records will be processed from scratch by the second worker leading to duplicate processing


Expert Solution
Questions # 4:

An organization uses a set of customer-hosted Mule runtimes that are managed using the Mulesoft-hosted control plane. What is a condition that can be alerted on from Anypoint Runtime Manager without any custom components or custom coding?

Options:

A.

When a Mule runtime on a given customer-hosted server is experiencing high memory consumption during certain periods


B.

When an SSL certificate used by one of the deployed Mule applications is about to expire


C.

When the Mute runtime license installed on a Mule runtime is about to expire


D.

When a Mule runtime's customer-hosted server is about to run out of disk space


Expert Solution
Questions # 5:

A team has completed the build and test activities for a Mule application that implements a System API for its application network.

Which Anypoint Platform component should the team now use to both deploy and monitor the System AP\ implementation?

Options:

A.

API Manager


B.

Design Center


C.

Anypoint Exchange


D.

Runtime Manager


Expert Solution
Questions # 6:

An API has been unit tested and is ready for integration testing. The API is governed by a Client ID Enforcement policy in all environments.

What must the testing team do before they can start integration testing the API in the Staging environment?

Options:

A.

They must access the API portal and create an API notebook using the Client ID and Client Secret supplied by the API portal in the Staging environment


B.

They must request access to the API instance in the Staging environment and obtain a Client ID and Client Secret to be used for testing the API


C.

They must be assigned as an API version owner of the API in the Staging environment


D.

They must request access to the Staging environment and obtain the Client ID and Client Secret for that environment to be used for testing the API


Expert Solution
Questions # 7:

A customer wants to use the mapped diagnostic context (MDC) and logging variables to enrich its logging and improve tracking by providing more context in the logs.

The customer also wants to improve the throughput and lower the latency of message processing.

As an Mulesoft integration architect can you advise, what should the customer implement to meet these requirements?

Options:

A.

Use synchronous logging and use pattern layout with [%MDC] in the log4j2.xml configuration file and then configure the logging variables


B.

Useasync logger at the level greater than INFO and use pattern layout with [%MDC] in the log4j2,xml configuration file and then configure the logging variables


C.

Useasync logger at the level equal to DEBUG orTRACEand use patternlayout with [%MDC] in the log4j2.xml configuration file and then configure the logging variables


D.

Use synchronous logging at the INFO DEBUG or Trace level and use pattern layout with [%MDC] in the log4j2.xml configuration file and then configure the logging variables


Expert Solution
Questions # 8:

In one of the critical payment related mule application, transaction is being used . As an enhancement to implementation , scatter gather route is introduced which is also the part of transaction group. Scatter gather route has 4 routes.

What will be the behavior of the Mule application in case of error occurs in 4th route of the scatter-gather router and transaction needs to be rolled back?

Options:

A.

Only errored route will be rolled back


B.

All routes will be rolled back


C.

Scatter Gather router cannot be part of transaction


Expert Solution
Questions # 9:

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 # 10:

An API client is implemented as a Mule application that includes an HTTP Request operation using a default configuration. The HTTP Request operation invokes an external API that follows standard HTTP status code conventions, which causes the HTTP Request operation to return a 4xx status code.

What is a possible cause of this status code response?

Options:

A.

An error occurred inside the external API implementation when processing the HTTP request that was received from the outbound HTTP Request operation of the Mule application


B.

The external API reported that the API implementation has moved to a different external endpoint


C.

The HTTP response cannot be interpreted by the HTTP Request operation of the Mule application after it was received from the external API


D.

The external API reported an error with the HTTP request that was received from the outbound HTTP Request operation of the Mule application


Expert Solution
Viewing page 1 out of 9 pages
Viewing questions 1-10 out of questions