Pass the MuleSoft MuleSoft Certified Architect MCIA-Level-1 Questions and answers with CertsForce

Viewing page 6 out of 9 pages
Viewing questions 51-60 out of questions
Questions # 51:

Refer to the exhibit.

Question # 51

What is the type data format shown in the exhibit?

Options:

A.

JSON


B.

XML


C.

YAML


D.

CSV


Expert Solution
Questions # 52:

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

Which Exchange asset type represents configuration modules that extend the functionality of an API and enforce capabilities such as security?

Options:

A.

Rulesets


B.

Policies


C.

RESTAPIs


D.

Connectors


Expert Solution
Questions # 54:

What aspect of logging is only possible for Mule applications deployed to customer-hosted Mule runtimes, but NOT for Mule applications deployed to CloudHub?

Options:

A.

To send Mule application log entries to Splunk


B.

To change tog4j2 tog levels in Anypoint Runtime Manager without having to restart the Mule application


C.

To log certain messages to a custom log category


D.

To directly reference one shared and customized log4j2.xml file from multiple Mule applications


Expert Solution
Questions # 55:

To implement predictive maintenance on its machinery equipment, ACME Tractors has installed thousands of IoT sensors that will send data for each machinery asset as sequences of JMS messages, in near real-time, to a JMS queue named SENSOR_DATA on a JMS server. The Mule application contains a JMS Listener operation configured to receive incoming messages from the JMS servers SENSOR_DATA JMS queue. The Mule application persists each received JMS message, then sends a transformed version of the corresponding Mule event to the machinery equipment back-end systems.

The Mule application will be deployed to a multi-node, customer-hosted Mule runtime cluster. Under normal conditions, each JMS message should be processed exactly once.

How should the JMS Listener be configured to maximize performance and concurrent message processing of the JMS queue?

Options:

A.

Set numberOfConsumers = 1

Set primaryNodeOnly = false


B.

Set numberOfConsumers = 1

Set primaryNodeOnly = true


C.

Set numberOfConsumers to a value greater than one

Set primaryNodeOnly = true


D.

Set numberOfConsumers to a value greater than one

Set primaryNodeOnly = false


Expert Solution
Questions # 56:

Refer to the exhibit.

Question # 56

An organization deploys multiple Mule applications to the same customer -hosted Mule runtime. Many of these Mule applications must expose an HTTPS endpoint on the same port using a server-side certificate that rotates often.

What is the most effective way to package the HTTP Listener and package or store the server-side certificate when deploying these Mule applications, so the disruption caused by certificate rotation is minimized?

Options:

A.

Package the HTTPS Listener configuration in a Mule DOMAIN project, referencing it from all Mule applications that need to expose an HTTPS endpoint Package the server-side certificate in ALL Mule APPLICATIONS that need to expose an HTTPS endpoint


B.

Package the HTTPS Listener configuration in a Mule DOMAIN project, referencing it from all Mule applications that need to expose an HTTPS endpoint. Store the server-side certificate in a shared filesystem location in the Mule runtime's classpath, OUTSIDE the Mule DOMAIN or any Mule APPLICATION


C.

Package an HTTPS Listener configuration In all Mule APPLICATIONS that need to expose an HTTPS endpoint Package the server-side certificate in a NEW Mule DOMAIN project


D.

Package the HTTPS Listener configuration in a Mule DOMAIN project, referencing It from all Mule applications that need to expose an HTTPS endpoint. Package the server-side certificate in the SAME Mule DOMAIN project Go to Set


Expert Solution
Questions # 57:

An organization is evaluating using the CloudHub shared Load Balancer (SLB) vs creating a CloudHub dedicated load balancer (DLB). They are evaluating how this choice affects the various types of certificates used by CloudHub deployed Mule applications, including MuleSoft-provided, customer-provided, or Mule application-provided certificates. What type of restrictions exist on the types of certificates for the service that can be exposed by the CloudHub Shared Load Balancer (SLB) to external web clients over the public internet?

Options:

A.

Underlying Mule applications need to implement own certificates


B.

Only MuleSoft provided certificates can be used for server side certificate


C.

Only self signed certificates can be used


D.

All certificates which can be used in shared load balancer need to get approved by raising support ticket


Expert Solution
Questions # 58:

The implementation of a Process API must change. What is a valid approach that minimizes the impact of this change on API clients?

Options:

A.

Implement required changes to the Process API implementation so that whenever possible, the Process API's RAML definition remains unchanged


B.

Update the RAML definition of the current Process API and notify API client developers by sending them links to the updated RAML definition


C.

Postpone changes until API consumers acknowledge they are ready to migrate to a new Process API or API version


D.

Implement the Process API changes in a new API implementation, and have the old API implementation return an HTTP status code 301 - Moved Permanently to inform API clients they should be calling the new API implementation


Expert Solution
Questions # 59:

An IT integration delivery team begins a project by gathering all of the requirements, and proceeds to execute the remaining project activities as sequential, non-repeating phases.

Which IT project delivery methodology is this team following?

Options:

A.

Kanban


B.

Scrum


C.

Waterfall


D.

Agile


Expert Solution
Questions # 60:

What aspects of a CI/CD pipeline for Mule applications can be automated using MuleSoft-provided Maven plugins?

Options:

A.

Compile, package, unit test, validate unit test coverage, deploy


B.

Compile, package, unit test, deploy, integration test (Incorrect)


C.

Compile, package, unit test, deploy, create associated API instances in API Manager


D.

Import from API designer, compile, package, unit test, deploy, publish to Anypoint Exchange


Expert Solution
Viewing page 6 out of 9 pages
Viewing questions 51-60 out of questions