Labour Day Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 2493360325

Good News !!! MCPA-Level-1 MuleSoft Certified Platform Architect - Level 1 is now Stable and With Pass Result

MCPA-Level-1 Practice Exam Questions and Answers

MuleSoft Certified Platform Architect - Level 1

Last Update 1 day ago
Total Questions : 95

MCPA-Level-1 is stable now with all latest exam questions are added 1 day ago. Just download our Full package and start your journey with MuleSoft Certified Platform Architect - Level 1 certification. All these MuleSoft MCPA-Level-1 practice exam questions are real and verified by our Experts in the related industry fields.

MCPA-Level-1 PDF

MCPA-Level-1 PDF (Printable)
$48
$119.99

MCPA-Level-1 Testing Engine

MCPA-Level-1 PDF (Printable)
$56
$139.99

MCPA-Level-1 PDF + Testing Engine

MCPA-Level-1 PDF (Printable)
$70.8
$176.99
Question # 1

An organization is deploying their new implementation of the OrderStatus System API to multiple workers in CloudHub. This API fronts the organization's on-premises Order Management System, which is accessed by the API implementation over an IPsec tunnel.

What type of error typically does NOT result in a service outage of the OrderStatus System API?

Options:

A.  

A CloudHub worker fails with an out-of-memory exception

B.  

API Manager has an extended outage during the initial deployment of the API implementation

C.  

The AWS region goes offline with a major network failure to the relevant AWS data centers

D.  

The Order Management System is Inaccessible due to a network outage in the organization's on-premises data center

Discussion 0
Question # 2

An organization has several APIs that accept JSON data over HTTP POST. The APIs are all publicly available and are associated with several mobile applications and web applications.

The organization does NOT want to use any authentication or compliance policies for these APIs, but at the same time, is worried that some bad actor could send payloads that could somehow compromise the applications or servers running the API implementations.

What out-of-the-box Anypoint Platform policy can address exposure to this threat?

Options:

A.  

Shut out bad actors by using HTTPS mutual authentication for all API invocations

B.  

Apply an IP blacklist policy to all APIs; the blacklist will Include all bad actors

C.  

Apply a Header injection and removal policy that detects the malicious data before it is used

D.  

Apply a JSON threat protection policy to all APIs to detect potential threat vectors

Discussion 0
Question # 3

Refer to the exhibit. An organization needs to enable access to their customer data from both a mobile app and a web application, which each need access to common fields as well as certain unique fields.

The data is available partially in a database and partially in a 3rd-party CRM system.

What APIs should be created to best fit these design requirements?

Question # 3

A) A Process API that contains the data required by both the web and mobile apps, allowing these applications to invoke it directly and access the data they need thereby providing the flexibility to add more fields in the future without needing API changes

Question # 3

B) One set of APIs (Experience API, Process API, and System API) for the web app, and another set for the mobile app

Question # 3

C) Separate Experience APIs for the mobile and web app, but a common Process API that invokes separate System APIs created for the database and CRM system

Question # 3

D) A common Experience API used by both the web and mobile apps, but separate Process APIs for the web and mobile apps that interact with the database and the CRM System

Question # 3

Options:

A.  

Option A

B.  

Option B

C.  

Option C

D.  

Option D

Discussion 0
Question # 4

A retail company with thousands of stores has an API to receive data about purchases and insert it into a single database. Each individual store sends a batch of purchase data to the API about every 30 minutes. The API implementation uses a database bulk insert command to submit all the purchase data to a database using a custom JDBC driver provided by a data analytics solution provider. The API implementation is deployed to a single CloudHub worker. The JDBC driver processes the data into a set of several temporary disk files on the CloudHub worker, and then the data is sent to an analytics engine using a proprietary protocol. This process usually takes less than a few minutes. Sometimes a request fails. In this case, the logs show a message from the JDBC driver indicating an out-of-file-space message. When the request is resubmitted, it is successful. What is the best way to try to resolve this throughput issue?

Options:

A.  

se a CloudHub autoscaling policy to add CloudHub workers

B.  

Use a CloudHub autoscaling policy to increase the size of the CloudHub worker

C.  

Increase the size of the CloudHub worker(s)

D.  

Increase the number of CloudHub workers

Discussion 0
Question # 5

Refer to the exhibit.

Question # 5

Three business processes need to be implemented, and the implementations need to communicate with several different SaaS applications.

These processes are owned by separate (siloed) LOBs and are mainly independent of each other, but do share a few business entities. Each LOB has one development team and their own budget

In this organizational context, what is the most effective approach to choose the API data models for the APIs that will implement these business processes with minimal redundancy of the data models?

A) Build several Bounded Context Data Models that align with coherent parts of the business processes and the definitions of associated business entities

Question # 5

B) Build distinct data models for each API to follow established micro-services and Agile API-centric practices

Question # 5

C) Build all API data models using XML schema to drive consistency and reuse across the organization

Question # 5

D) Build one centralized Canonical Data Model (Enterprise Data Model) that unifies all the data types from all three business processes, ensuring the data model is consistent and non-redundant

Question # 5

Options:

A.  

Option A

B.  

Option B

C.  

Option C

D.  

Option D

Discussion 0
Question # 6

The responses to some HTTP requests can be cached depending on the HTTP verb used in the request. According to the HTTP specification, for what HTTP verbs is this safe to do?

Options:

A.  

PUT, POST, DELETE

B.  

GET, HEAD, POST

C.  

GET, PUT, OPTIONS

D.  

GET, OPTIONS, HEAD

Discussion 0
Question # 7

What best explains the use of auto-discovery in API implementations?

Options:

A.  

It makes API Manager aware of API implementations and hence enables it to enforce policies

B.  

It enables Anypoint Studio to discover API definitions configured in Anypoint Platform

C.  

It enables Anypoint Exchange to discover assets and makes them available for reuse

D.  

It enables Anypoint Analytics to gain insight into the usage of APIs

Discussion 0
Question # 8

An organization makes a strategic decision to move towards an IT operating model that emphasizes consumption of reusable IT assets using modern APIs (as defined by MuleSoft).

What best describes each modern API in relation to this new IT operating model?

Options:

A.  

Each modern API has its own software development lifecycle, which reduces the need for documentation and automation

B.  

Each modem API must be treated like a product and designed for a particular target audience (for instance, mobile app developers)

C.  

Each modern API must be easy to consume, so should avoid complex authentication mechanisms such as SAML or JWT D

D.  

Each modern API must be REST and HTTP based

Discussion 0
Question # 9

A company wants to move its Mule API implementations into production as quickly as possible. To protect access to all Mule application data and metadata, the company requires that all Mule applications be deployed to the company's customer-hosted infrastructure within the corporate firewall. What combination of runtime plane and control plane options meets these project lifecycle goals?

Options:

A.  

Manually provisioned customer-hosted runtime plane and customer-hosted control plane

B.  

MuleSoft-hosted runtime plane and customer-hosted control plane

C.  

Manually provisioned customer-hosted runtime plane and MuleSoft-hosted control plane

D.  

iPaaS provisioned customer-hosted runtime plane and MuleSoft-hosted control plane

Discussion 0
Question # 10

An API implementation is deployed on a single worker on CloudHub and invoked by external API clients (outside of CloudHub). How can an alert be set up that is guaranteed to trigger AS SOON AS that API implementation stops responding to API invocations?

Options:

A.  

Implement a heartbeat/health check within the API and invoke it from outside the Anypoint Platform and alert when the heartbeat does not respond

B.  

Configure a "worker not responding" alert in Anypoint Runtime Manager

C.  

Handle API invocation exceptions within the calling API client and raise an alert from that API client when the API Is unavailable

D.  

Create an alert for when the API receives no requests within a specified time period

Discussion 0
Question # 11

An organization has created an API-led architecture that uses various API layers to integrate mobile clients with a backend system. The backend system consists of a number of specialized components and can be accessed via a REST API. The process and experience APIs share the same bounded-context model that is different from the backend data model. What additional canonical models, bounded-context models, or anti-corruption layers are best added to this architecture to help process data consumed from the backend system?

Options:

A.  

Create a bounded-context model for every layer and overlap them when the boundary contexts overlap, letting API developers know about the differences between upstream and downstream data models

B.  

Create a canonical model that combines the backend and API-led models to simplify and unify data models, and minimize data transformations.

C.  

Create a bounded-context model for the system layer to closely match the backend data model, and add an anti-corruption layer to let the different bounded contexts cooperate across the system and process layers

D.  

Create an anti-corruption layer for every API to perform transformation for every data model to match each other, and let data simply travel between APIs to avoid the complexity and overhead of building canonical models

Discussion 0
Question # 12

Which of the following sequence is correct?

Options:

A.  

API Client implementes logic to call an API >> API Consumer requests access to API >> API Implementation routes the request to >> API

B.  

API Consumer requests access to API >> API Client implementes logic to call an API >> API routes the request to >> API Implementation

C.  

API Consumer implementes logic to call an API >> API Client requests access to API >> API Implementation routes the request to >> API

D.  

API Client implementes logic to call an API >> API Consumer requests access to API >> API routes the request to >> API Implementation

Discussion 0
Question # 13

What should be ensured before sharing an API through a public Anypoint Exchange portal?

Options:

A.  

The visibility level of the API instances of that API that need to be publicly accessible should be set to public visibility

B.  

The users needing access to the API should be added to the appropriate role in Anypoint Platform

C.  

The API should be functional with at least an initial implementation deployed and accessible for users to interact with

D.  

The API should be secured using one of the supported authentication/authorization mechanisms to ensure that data is not compromised

Discussion 0
Question # 14

Which of the following best fits the definition of API-led connectivity?

Options:

A.  

API-led connectivity is not just an architecture or technology but also a way to organize people and processes for efficient IT delivery in the organization

B.  

API-led connectivity is a 3-layered architecture covering Experience, Process and System layers

C.  

API-led connectivity is a technology which enabled us to implement Experience, Process and System layer based APIs

Discussion 0
Get MCPA-Level-1 dumps and pass your exam in 24 hours!

Free Exams Sample Questions