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

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

A manufacturing company is planning to deploy Mule applications to its own Azure Kubernetes Service infrastructure.

The organization wants to make the Mule applications more available and robust by deploying each Mule application to an isolated Mule runtime in a Docker container while managing all the Mule applications from the MuleSoft-hosted control plane.

What is the most idiomatic (used for its intended purpose) choice of runtime plane to meet these organizational requirements?

Options:

A.

Anypoint Platform Private Cloud Edition


B.

Anypoint Runtime Fabric


C.

CloudHub


D.

Anypoint Service Mesh


Expert Solution
Questions # 22:

What is an example of data confidentiality?

Options:

A.

Signing a file digitally and sending it using a file transfer mechanism


B.

Encrypting a file containing personally identifiable information (PV)


C.

Providing a server's private key to a client for secure decryption of data during a two-way SSL handshake


D.

De-masking a person's Social Security number while inserting it into a database


Expert Solution
Questions # 23:

Cloud Hub is an example of which cloud computing service model?

Options:

A.

Platform as a Service (PaaS)


B.

Software as a Service (SaaS)


C.

Monitoring as a Service (MaaS)


D.

Infrastructure as a Service (laaS)


Expert Solution
Questions # 24:

A Mule application is synchronizing customer data between two different database systems.

What is the main benefit of using XA transaction over local transactions to synchronize these two database system?

Options:

A.

Reduce latency


B.

Increase throughput


C.

Simplifies communincation


D.

Ensure consistency


Expert Solution
Questions # 25:

A leading bank implementing new mule API.

The purpose of API to fetch the customer account balances from the backend application and display them on the online platform the online banking platform. The online banking platform will send an array of accounts to Mule API get the account balances.

As a part of the processing the Mule API needs to insert the data into the database for auditing purposes and this process should not have any performance related implications on the account balance retrieval flow

How should this requirement be implemented to achieve better throughput?

Options:

A.

Implement the Async scope fetch the data from the backend application and to insert records in the Audit database


B.

Implement a for each scope to fetch the data from the back-end application and to insert records into the Audit database


C.

Implement a try-catch scope to fetch the data from the back-end application and use the Async scope to insert records into the Audit database


D.

Implement parallel for each scope to fetch the data from the backend application and use Async scope to insert the records into the Audit database


Expert Solution
Questions # 26:

An integration team follows MuleSoft’s recommended approach to full lifecycle API development.

Which activity should this team perform during the API implementation phase?

Options:

A.

Validate the API specification


B.

Use the API specification to build the MuleSoft application


C.

Design the API specification


D.

Use the API specification to monitor the MuleSoft application


Expert Solution
Questions # 27:

What is true about automating interactions with Anypoint Platform using tools such as Anypoint Platform REST API's, Anypoint CLI or the Mule Maven plugin?

Options:

A.

By default, the Anypoint CLI and Mule Maven plugin are not included in the Mule runtime


B.

Access to Anypoint Platform API;s and Anypoint CLI can be controlled separately thruough the roles and permissions in Anypoint platform, so that specific users can get access to Anypoint CLI while others get access to the platform API's


C.

Anypoint Platform API's can only automate interactions with CloudHub while the Mule maven plugin is required for deployment to customer hosted Mule runtimes


D.

API policies can be applied to the Anypoint platform API's so that only certain LOS's has access to specific functions


Expert Solution
Questions # 28:

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

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

A banking company is developing a new set of APIs for its online business. One of the critical API's is a master lookup API which is a system API. This master lookup API uses persistent object store. This API will be used by all other APIs to provide master lookup data.

Question # 30

Master lookup API is deployed on two cloudhub workers of 0.1 vCore each because there is a lot of master data to be cached. Master lookup data is stored as a key value pair. The cache gets refreshed if they key is not found in the cache.

Doing performance testing it was observed that the Master lookup API has a higher response time due to database queries execution to fetch the master lookup data.

Due to this performance issue, go-live of the online business is on hold which could cause potential financial loss to Bank.

As an integration architect, which of the below option you would suggest to resolve performance issue?

Options:

A.

Implement HTTP caching policy for all GET endpoints for the master lookup API and implement locking to synchronize access to object store


B.

Upgrade vCore size from 0.1 vCore to 0,2 vCore


C.

Implement HTTP caching policy for all GET endpoints for master lookup API


D.

Add an additional Cloudhub worker to provide additional capacity


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