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

Viewing page 5 out of 9 pages
Viewing questions 41-50 out of questions
Questions # 41:

An organization is sizing an Anypoint VPC to extend their internal network to Cloudhub.

For this sizing calculation, the organization assumes 150 Mule applications will be deployed among three(3) production environments and will use Cloudhub’s default zero-downtime feature. Each Mule application is expected to be configured with two(2) Cloudhub workers.This is expected to result in several Mule application deployments per hour.

Options:

A.

10.0.0.0/21(2048 IPs)


B.

10.0.0.0/22(1024IPs)


C.

10.0.0.0/23(512 IPs)


D.

10.0.0.0/24(256 IPs)


Expert Solution
Questions # 42:

Which Anypoint Platform component should a MuleSoft developer use to create an API specification prior to building the API implementation?

Options:

A.

MUnit


B.

API Designer


C.

API Manager


D.

Runtime Manager


Expert Solution
Questions # 43:

An organization plans to migrate its deployment environment from an onpremises cluster to a Runtime Fabric (RTF) cluster. The on-premises Mule applications are currently configured with persistent object stores.

There is a requirement to enable Mule applications deployed to the RTF cluster to store and share data across application replicas and through restarts of the entire RTF cluster,

How can these reliability requirements be met?

Options:

A.

Replace persistent object stores with persistent VM queues in each Mule application deployment


B.

Install the Object Store pod on one of the cluster nodes


C.

Configure Anypoint Object Store v2 to share data between replicas in the RTF cluster


D.

Configure the Persistence Gateway in the RTF installation


Expert Solution
Questions # 44:

An organization is building out a test suite for their application using MUnit.

The Integration Architect has recommended using Test Recorder in Anypoint Studio to record the processing flows and then configure unit tests based on the captured events.

What Is a core consideration that must be kept In mind while using Test Recorder?

Options:

A.

The Recorder supports loops where the structure of the data being tested changes inside the Iteration


B.

Mocking values resulting from parallel processes are possible and will not affect theexecution of the processors that follow in the test


C.

The Recorder supports mocking a message before or inside a Foreach processor


D.

Tests for flows cannot be created if Mule errors are raised Inside the flows, even if the errors are handled by On-Error Continue error handlers


Expert Solution
Questions # 45:

A mule application is being designed to perform product orchestration. The Mule application needs to join together the responses from an inventory API and a Product Sales History API with the least latency.

To minimize the overall latency. What is the most idiomatic (used for its intended purpose) design to call each API request in the Mule application?

Options:

A.

Call each API request in a separate lookup call from Dataweave reduce operator


B.

Call each API request in a separate route of a Scatter-Gather


C.

Call each API request in a separate route of a Parallel For Each scope


D.

Call each API request in a separate Async scope


Expert Solution
Questions # 46:

A trading company handles millions of requests a day. Due to nature of its business, it requires excellent

performance and reliability within its application.

For this purpose, company uses a number of event-based API's hosted on various mule clusters that communicate across a shared message queue sitting within its network.

Which method should be used to meet the company's requirement for its system?

Options:

A.

XA transactions and XA connected components


B.

JMS transactions


C.

JMS manual acknowledgements with a reliability pattern


D.

VM queues with reliability pattern


Expert Solution
Questions # 47:

A system API EmployeeSAPI is used to fetch employee's data from an underlying SQL database.

The architect must design a caching strategy to query the database only when there is an update to the employees stable or else return a cached response in order to minimize the number of redundant transactions being handled by the database.

What must the architect do to achieve the caching objective?

Options:

A.

Use an On Table Row on employees table and call invalidate cache

Use an object store caching strategy and expiration interval to empty


B.

Use a Scheduler with a fixed frequency every hour triggering an invalidate cache flow

Use an object store caching strategy and expiration interval to empty


C.

Use a Scheduler with a fixed frequency every hour triggering an invalidate cache flow

Use an object store caching strategy and set expiration interval to 1-hour


D.

Use an on table rule on employees table call invalidate cache and said new employees data to cache

Use an object store caching strategy and set expiration interval to 1-hour


Expert Solution
Questions # 48:

An organization is building a test suite for their applications using m-unit. The integration architect has recommended using test recorder in studio to record the processing flows and then configure unit tests based on the capture events

What are the two considerations that must be kept in mind while using test recorder

(Choose two answers)

Options:

A.

Tests for flows cannot be created with Mule errors raised inside

the flow or already existing in the incoming event


B.

Recorder supports smoking a message before or inside a ForEach processor


C.

The recorder support loops where the structure of the data been tested

changes inside the iteration


D.

A recorded flow execution ends successfully but the result does

not reach its destination because the application is killed


E.

Mocking values resulting from parallel processes are possible and will not affect the execution of the processes that follow in the test


Expert Solution
Questions # 49:

Refer to the exhibit.

Question # 49

One of the backend systems invoked by an API implementation enforces rate limits on the number of requests a particular client can make. Both the backend system and the API implementation are deployed to several non-production environments in addition to production.

Rate limiting of the backend system applies to all non-production environments. The production environment, however, does NOT have any rate limiting.

What is the most effective approach to conduct performance tests of the API implementation in a staging (non-production) environment?

Options:

A.

Create a mocking service that replicates the backend system's production performance characteristics. Then configure the API implementation to use the mocking service and conduct the performance tests


B.

Use MUnit to simulate standard responses from the backend system then conduct performance tests to identify other bottlenecks in the system


C.

Include logic within the API implementation that bypasses invocations of the backend system in a performance test situation. Instead invoking local stubs that replicate typical backend system responses then conduct performance tests using this API Implementation


D.

Conduct scaled-down performance tests in the staging environment against the rate limited backend system then upscale performance results to full production scale


Expert Solution
Questions # 50:

A developer needs to discover which API specifications have been created within the organization before starting a new project.

Which Anypoint Platform component can the developer use to find and try out the currently released API specifications?

Options:

A.

Anypoint Exchange


B.

Runtime Manager


C.

API Manager


D.

Object Store


Expert Solution
Viewing page 5 out of 9 pages
Viewing questions 41-50 out of questions