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:

A corporation has deployed multiple mule applications implementing various public and private API's to different cloudhub workers. These API's arc Critical applications that must be highly available and in line with the reliability SLA as defined by stakeholders.

How can API availability (liveliness or readiness) be monitored so that Ops team receives outage notifications?

Options:

A.

Enable monitoring of individual applications from Anypoint monitoring


B.

Configure alerts with failure conditions in runtime manager


C.

Configure alerts failure conditions in API manager


D.

Use any point functional monitoring test API's functional behavior


Expert Solution
Questions # 2:

An organization has strict unit test requirement that mandate every mule application must have an MUnit test suit with a test case defined for each flow and a minimum test coverage of 80%.

A developer is building Munit test suit for a newly developed mule application that sends API request to an external rest API.

What is the effective approach for successfully executing the Munit tests of this new application while still achieving the required test coverage for the Munit tests?

Options:

A.

Invoke the external endpoint of the rest API from the mule floors


B.

Mark the rest API invocations in the Munits and then call the mocking service flow that simulates standard responses from the REST API


C.

Mock the rest API invocation in the Munits and return a mock response for those invocations


D.

Create a mocking service flow to simulate standard responses from the rest API and then configure the mule flows to call the marking service flow


Expert Solution
Questions # 3:

What metrics about API invocations are available for visualization in custom charts using Anypoint Analytics?

Options:

A.

Request size, request HTTP verbs, response time


B.

Request size, number of requests, JDBC Select operation result set size


C.

Request size, number of requests, response size, response time


D.

Request size, number of requests, JDBC Select operation response time


Expert Solution
Questions # 4:

In which order are the API Client, API Implementation, and API interface components called in a typical REST request?

Options:

A.

API Client > API implementation > API Interface


B.

API interface > API Client > API Implementation


C.

API Client > API Interface > API implementation


D.

API Implementation > API Interface > API Client


Expert Solution
Questions # 5:

What limits if a particular Anypoint Platform user can discover an asset in Anypoint Exchange?

Options:

A.

Design Center and RAML were both used to create the asset


B.

The existence of a public Anypoint Exchange portal to which the asset has been published


C.

The type of the asset in Anypoint Exchange


D.

The business groups to which the user belongs


Expert Solution
Questions # 6:

An automation engineer needs to write scripts to automate the steps of the API lifecycle, including steps to create, publish, deploy and manage APIs and their implementations in Anypoint Platform.

What Anypoint Platform feature can be used to automate the execution of all these actions in scripts in the easiest way without needing to directly invoke the Anypoint Platform REST APIs?

Options:

A.

Automated Policies in API Manager


B.

Runtime Manager agent


C.

The Mule Maven Plugin


D.

Anypoint CLI


Expert Solution
Questions # 7:

An organization is migrating all its Mule applications to Runtime Fabric (RTF). None of the Mule applications use Mule domain projects.

Currently, all the Mule applications have been manually deployed to a server group among several customer hosted Mule runtimes.

Port conflicts between these Mule application deployments are currently managed by the DevOps team who carefully manage Mule application properties files.

When the Mule applications are migrated from the current customer-hosted server group to Runtime Fabric (RTF), fo the Mule applications need to be rewritten and what DevOps port configuration responsibilities change or stay the same?

Options:

A.

Yes, the Mule applications Must be rewritten

DevOps No Longer needs to manage port conflicts between the Mule applications


B.

Yes, the Mule applications Must be rewritten

DevOps Must Still Manage port conflicts.


C.

NO, The Mule applications do NOT need to be rewritten

DevOps MUST STILL manage port conflicts


D.

NO, the Mule applications do NO need to be rewritten

DevOps NO LONGER needs to manage port conflicts between the Mule applications.


Expert Solution
Questions # 8:

An organization plans to migrate all its Mule applications to Runtime Fabric (RTF). Currently, all Mule applications have been deployed to CloudHub using automated CI/CD scripts.

What steps should be taken to properly migrate the applications from CloudHub to RTF, while keeping the same automated CI/CD deployment strategy?

Options:

A.

A runtimefabric dependency should be added as a mule-plugin to the pom.xml file in all the Mule applications.


B.

runtimeFabric command-line parameter should be added to the CI/CD deployment scripts.


C.

A runtimefFabricDeployment profile should be added to Mule configuration properties YAML files in all the Mule applications.

CI/CD scripts must be modified to use the new configuration properties.


D.

runtimefabricDeployment profile should be added to the pom.xml file in all the Mule applications. CI/CD scripts must be modified to use the new RTF profile.


E.

- The pom.xml and Mule configuration YAML files can remain unchanged in each Mule application.

A --runtimeFabric command-line parameter should be added to the CI/CD deployment scripts


Expert Solution
Questions # 9:

An organization if struggling frequent plugin version upgrades and external plugin project dependencies. The team wants to minimize the impact on applications by creating best practices that will define a set of default dependencies across all new and in progress projects.

How can these best practices be achieved with the applications having the least amount of responsibility?

Options:

A.

Create a Mule plugin project with all the dependencies and add it as a dependency in each application's POM.xml file


B.

Create a mule domain project with all the dependencies define in its POM.xml file and add each application to the domain Project


C.

Add all dependencies in each application's POM.xml file


D.

Create a parent POM of all the required dependencies and reference each in each application's POM.xml file


Expert Solution
Questions # 10:

Organization wants to achieve high availability goal for Mule applications in customer hosted runtime plane. Due to the complexity involved, data cannot be shared among of different instances of same Mule application. What option best suits to this requirement considering high availability is very much critical to the organization?

Options:

A.

The cluster can be configured


B.

Use third party product to implement load balancer


C.

High availability can be achieved only in CloudHub


D.

Use persistent object store


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