Official Bank 0/244

MuleSoft Certified Integration Architect – Level 1 Exam (MCIA-Level 1) - Mulesoft Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
244 Total Questions
1
Question
As a part of design , Mule application is required call the Google Maps API to perform a distance computation. The application is deployed to cloudhub. At the minimum what should be configured in the TLS context of the HTTP request configuration to meet these requirements?
Options
A Download the Google public certificate from a browser, generate a JKS file from it and add it in Truststore as part of the TLS context
B Request a private key from Google and create a PKCS12 file with it and add it in keyStore as a part of TLS context
C The configuration is built-in and nothing extra is required for the TLS context
D Download the Google public certificate from a browser, generate JKS file from it and add it in key store as a part of TLS context
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
An organization heeds to procure an enterprise software system to increase cross-selling opportunities and better rack prospect data.

Which category of enterprise software has these core capabilities, when used for its typical and intended purpose?
Options
A Business-to-Business (A2B)
B IT Service Management (ITSM)
C Supply Chain Management (SCM)
D Customer Relationship Management (CRM)
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
A Mule application is being designed To receive nightly a CSV file containing millions of records from an external vendor over SFTP, The records from the file need to be validated, transformed. And then written to a database. Records can be inserted into the database in any order. In this use case, what combination of Mule components provides the most effective and performant way to write these records to the database?
Options
A Use a Batch job scope to bulk insert records into the database.
B Use a Scatter-Gather to bulk insert records into the database
C Use a Parallel for Each scope to Insert records one by one into the database
D Use a DataWeave map operation and an Async scope to insert records one by one into the database.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
An organization is implementing a Quote of the Day API that caches today's quote. What scenario can use the CloudHub Object Store connector to persist the cache's state?
Options
A When there is one CloudHub deployment of the API implementation to three workers that must share the cache state.
B When there are two CloudHub deployments of the API implementation by two Anypoint Platform business groups to the same CloudHub region that must share the cache state.
C When there is one deployment of the API implementation to CloudHub and another one to customer hosted mule runtime that must share the cache state.
D When there are three CloudHub deployments of the API implementation to three separate CloudHub regions that must share the cache state.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
According to MuleSoft's API development best practices, which type of API development approach starts with writing and approving an API contract?
Options
A Design-first
B Catalyst
C Implement-first
D Agile
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.