MCPA-Level-1 Exam Question 46

When using CloudHub with the Shared Load Balancer, what is managed EXCLUSIVELY by the API implementation (the Mule application) and NOT by Anypoint Platform?
  • MCPA-Level-1 Exam Question 47

    What is the most performant out-of-the-box solution in Anypoint Platform to track transaction state in an asynchronously executing long-running process implemented as a Mule application deployed to multiple CloudHub workers?
  • MCPA-Level-1 Exam Question 48

    What correctly characterizes unit tests of Mule applications?
  • MCPA-Level-1 Exam Question 49

    What Mule application deployment scenario requires using Anypoint Platform Private Cloud Edition or Anypoint Platform for Pivotal Cloud Foundry?
  • MCPA-Level-1 Exam Question 50

    Refer to the exhibit.

    A RAML definition has been proposed for a new Promotions Process API, and has been published to Anypoint Exchange.
    The Marketing Department, who will be an important consumer of the Promotions API, has important requirements and expectations that must be met.
    What is the most effective way to use Anypoint Platform features to involve the Marketing Department in this early API design phase?
    A) Ask the Marketing Department to interact with a mocking implementation of the API using the automatically generated API Console

    B) Organize a design workshop with the DBAs of the Marketing Department in which the database schema of the Marketing IT systems is translated into RAML

    C) Use Anypoint Studio to Implement the API as a Mule application, then deploy that API implementation to CloudHub and ask the Marketing Department to interact with it

    D) Export an integration test suite from API designer and have the Marketing Department execute the tests In that suite to ensure they pass