Pre-Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65pass65

MuleSoft-Integration-Architect-I Salesforce Certified MuleSoft Platform Integration Architect (Mule-Arch-202) is now Stable and With Pass Result | Test Your Knowledge for Free

Exams4sure Dumps

MuleSoft-Integration-Architect-I Practice Questions

Salesforce Certified MuleSoft Platform Integration Architect (Mule-Arch-202)

Last Update 1 day ago
Total Questions : 273

Dive into our fully updated and stable MuleSoft-Integration-Architect-I practice test platform, featuring all the latest Salesforce MuleSoft exam questions added this week. Our preparation tool is more than just a Salesforce study aid; it's a strategic advantage.

Our free Salesforce MuleSoft practice questions crafted to reflect the domains and difficulty of the actual exam. The detailed rationales explain the 'why' behind each answer, reinforcing key concepts about MuleSoft-Integration-Architect-I. Use this test to pinpoint which areas you need to focus your study on.

MuleSoft-Integration-Architect-I PDF

MuleSoft-Integration-Architect-I PDF (Printable)
$43.75
$124.99

MuleSoft-Integration-Architect-I Testing Engine

MuleSoft-Integration-Architect-I PDF (Printable)
$50.75
$144.99

MuleSoft-Integration-Architect-I PDF + Testing Engine

MuleSoft-Integration-Architect-I PDF (Printable)
$63.7
$181.99
Question # 41

Insurance organization is planning to deploy Mule application in MuleSoft Hosted runtime plane. As a part of requirement , application should be scalable . highly available. It also has regulatory requirement which demands logs to be retained for at least 2 years. As an Integration Architect what step you will recommend in order to achieve this?

Options:

A.  

It is not possible to store logs for 2 years in CloudHub deployment. External log management system is required.

B.  

When deploying an application to CloudHub , logs retention period should be selected as 2 years

C.  

When deploying an application to CloudHub, worker size should be sufficient to store 2 years data

D.  

Logging strategy should be configured accordingly in log4j file deployed with the application.

Discussion 0
Question # 42

According to MuteSoft, which principle is common to both Service Oriented Architecture (SOA) and API-led connectivity approaches?

Options:

A.  

Service centralization

B.  

Service statefulness

C.  

Service reusability

D.  

Service interdependence

Discussion 0
Question # 43

Which of the below requirements prevent the usage of Anypoint MQ in a company's network? (Choose two answers)

Options:

A.  

single message payload can be up to 15 MB

B.  

payloads must be encrypted

C.  

the message broker must be hosted on premises

D.  

support for point-to-point messaging

E.  

ability for a third party outside the company's network to consume events from the queue

Discussion 0
Question # 44

What condition requires using a CloudHub Dedicated Load Balancer?

Options:

A.  

When cross-region load balancing is required between separate deployments of the same Mule application

B.  

When custom DNS names are required for API implementations deployed to customer-hosted Mule runtimes

C.  

When API invocations across multiple CloudHub workers must be load balanced

D.  

When server-side load-balanced TLS mutual authentication is required between API implementations and API clients

Discussion 0
Question # 45

According to the Internet Engineering Task Force (IETF), which supporting protocol does File Transfer Protocol (FTP) use for reliable communication?

Options:

A.  

A Secure Sockets Layer (SSL)

B.  

B Transmission Control Protocol (TCP)

C.  

Lightweight Directory Access Protocol (LDAP)

D.  

Hypertext Transfer Protocol (HTTP)

Discussion 0
Question # 46

An organization has implemented a continuous integration (CI) lifecycle that promotes Mule applications through code, build, and test stages. To standardize the organization's CI journey, a new dependency control approach is being designed to store artifacts that include information such as dependencies, versioning, and build promotions.

To implement these process improvements, the organization will now require developers to maintain all dependencies related to Mule application code in a shared location.

What is the most idiomatic (used for its intended purpose) type of system the organization should use in a shared location to standardize all dependencies related to Mule application code?

Options:

A.  

A MuleSoft-managed repository at repository.mulesoft.org

B.  

A binary artifact repository

C.  

API Community Manager

D.  

The Anypoint Object Store service at cloudhub.io

Discussion 0
Question # 47

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

Discussion 0
Question # 48

A leading eCommerce giant will use MuleSoft APIs on Runtime Fabric (RTF) to process customer orders. Some customer-sensitive information, such as credit card information, is required in request payloads or is included in response payloads in some of the APIs. Other API requests and responses are not authorized to access some of this customer-sensitive information but have been implemented to validate and transform based on the structure and format of this customer-sensitive information (such as account IDs, phone numbers, and postal codes).

What approach configures an API gateway to hide sensitive data exchanged between API consumers and API implementations, but can convert tokenized fields back to their original value for other API requests or responses, without having to recode the API implementations?

Later, the project team requires all API specifications to be augmented with an additional non-functional requirement (NFR) to protect the backend services from a high rate of requests, according to defined service-level

agreements (SLAs). The NFR's SLAs are based on a new tiered subscription level "Gold", "Silver", or "Platinum" that must be tied to a new parameter that is being added to the Accounts object in their enterprise data model.

Following MuleSoft's recommended best practices, how should the project team now convey the necessary non-functional requirement to stakeholders?

Options:

A.  

Create and deploy API proxies in API Manager for the NFR, change the baseurl in eachAPI specification to the corresponding API proxy implementation endpoint, and publish each modified API specification to Exchange

B.  

Update each API specification with comments about the NFR's SLAs and publish each modified API specification to Exchange

C.  

Update each API specification with a shared RAML fragment required to implement the NFR and publish the RAML fragment and each modified API specification to Exchange

D.  

Create a shared RAML fragment required to implement the NFR, list each API implementation endpoint in the RAML fragment, and publish the RAML fragment to Exchange

Discussion 0
Question # 49

A manufacturing company is developing a new set of APIs for its retail business. One of the APIs is a Master Look Up API, which is a System API,

The API uses a persistent object-store. This API will be used by almost all other APIs to provide master lookup data.

The Master Look Up API is deployed on two CloudHub workers of 0.1 vCore each because there is a lot of master data to be cached. Most of the master

lookup data is stored as a key-value pair. The cache gets refreshed if the key is not found in the cache.

During performance testing, it was determined that the Master Look Up API has a high response time due to the latency of database queries executed to fetch the master lookup data.

What two methods can be used to resolve these performance issues?

Choose 2 answers

Options:

A.  

Implement the HTTP caching policy for all GET endpoints for the Master Look Up API

B.  

Implement an HTTP caching policy for all GET endpoints in the Master Look Up API

C.  

Implement locking to synchronize access to the Object Store

D.  

Upgrade the vCore size from 0.1 vCore to 0.2 vCore

Discussion 0
Question # 50

In Anypoint Platform, a company wants to configure multiple identity providers(Idps) for various lines of business (LOBs) Multiple business groups and environments have been defined for the these LOBs. What Anypoint Platform feature can use multiple Idps access the company’s business groups and environment?

Options:

A.  

User management

B.  

Roles and permissions

C.  

Dedicated load balancers

D.  

Client Management

Discussion 0
Get MuleSoft-Integration-Architect-I dumps and pass your exam in 24 hours!

Free Exams Sample Questions