MCPA-Level-1-Maintenance MuleSoft Certified Platform ArchitectLevel 1 MAINTENANCE

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Mule applications that implement a number of REST APIs are deployed to their own subnet that is inaccessible from outside the organization.

External business-partners need to access these APIs, which are only allowed to be invoked from a separate subnet dedicated to partners - called Partner-subnet. This subnet is accessible from the public internet, which allows these external partners to reach it.

Anypoint Platform and Mule runtimes are already deployed in Partner-subnet. These Mule runtimes can already access the APIs.

What is the most resource-efficient solution to comply with these requirements, while having the least impact on other applications that are currently using the APIs?

Select an option, then click Submit answer.

  • Implement (or generate) an API proxy Mule application for each of the APIs, then deploy the API proxies to the Mule runtimes

  • Redeploy the API implementations to the same servers running the Mule runtimes

  • Add an additional endpoint to each API for partner-enablement consumption

  • Duplicate the APIs as Mule applications, then deploy them to the Mule runtimes

Question 8

Which of the below, when used together, makes the IT Operational Model effective?

Select an option, then click Submit answer.

  • Create reusable assets, Do marketing on the created assets across organization, Arrange time to time LOB reviews to ensure assets are being consumed or not

  • Create reusable assets, Make them discoverable so that LOB teams can self-serve and browse the APIs, Get active feedback and usage metrics

  • Create resuable assets, make them discoverable so that LOB teams can self-serve and browse the APIs

Question 9

A REST API is being designed to implement a Mule application.

What standard interface definition language can be used to define REST APIs?

Select an option, then click Submit answer.

  • Web Service Definition Language(WSDL)

  • OpenAPI Specification (OAS)

  • YAML

  • AsyncAPI Specification