MCIA-Level-1-Maintenance MuleSoft Certified Integration ArchitectLevel 1 MAINTENANCE

Loading demo links...

Showing 1–3 of 9 questions

Question 1

As an enterprise architect, what are the two reasons for which you would use a canonical data model in the new integration project using Mulesoft Anypoint platform ( choose two answers )

Select all that apply, then click Submit answer.

  • To have consistent data structure aligned in processes

  • To isolate areas within a bounded context

  • To incorporate industry standard data formats

  • There are multiple canonical definitions of each data type

  • Because the model isolates the back and systems and support mule applications from change

Question 2

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

Select all that apply, then click Submit answer.

  • single message payload can be up to 15 MB

  • payloads must be encrypted

  • the message broker must be hosted on premises

  • support for point-to-point messaging

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

Question 3

An organization is building a test suite for their applications using m-unit. The integration architect has recommended using test recorder in studio to record the processing flows and then configure unit tests based on the capture events

What are the two considerations that must be kept in mind while using test recorder

(Choose two answers)

Select all that apply, then click Submit answer.

  • Tests for flows cannot be created with Mule errors raised inside
    the flow or already existing in the incoming event

  • Recorder supports smoking a message before or inside a ForEach processor

  • The recorder support loops where the structure of the data been tested
    changes inside the iteration

  • A recorded flow execution ends successfully but the result does
    not reach its destination because the application is killed

  • Mocking values resulting from parallel processes are possible and will not affect the execution of the processes that follow in the test