A key CI/CD capability of any enterprise solution is a testing framework to write and run repeatable tests
Which component of Anypoint Platform provides the test automation capabilities for customers to use in their pipelines?
A. Anypoint CLI
B. Mule Maven Plugin
C. Exchange Mocking Service
D. MUnit
An organization is not meeting its growth and innovation objectives because IT cannot deliver projects fast enough to keep up with the pace of change required by the business.
According to MuleSoft's IT delivery and operating model which step should the organization take to solve this problem?
A. Adopt a new approach that decouples core IT projects from the innovation that happens within each line of business
B. Switch from a design-first to a code-first approach for IT development
C. Modify IT governance and security controls so that line of business developers can have direct access to theorganization's systems of record
D. Hire more IT developers, architects, and project managers to increase IT delivery
An application load balancer routes requests to a RESTful web API secured by Anypomt Flex Gateway
Which protocol is involved in the communication between the load balancer and the Gateway?
A. LDAP
B. HTTPS
C. SFTP
D. SMTP
As part of a growth strategy a supplier signs a trading agreement with a large customer The customer sends purchase orders to the supplier according to the ANSI X12 EDI standard and the supplier creates the orders in its ERP system using the information in the EDI document
The agreement also requires that the supplier provide a new RESTful API to process requests from the customer for current product inventory levels from the supplier's ERP system.
Which two fundamental integration use cases does the supplier need to deliver to provide an end-to-end solution for this business scenario? (Choose two.)
A. Streaming data ingestion
B. User interface integration
C. Data mashups
D. Sharing data with external partners
E. Synchronized data transfer
According to MuleSoft a synchronous invocation of a RESTful API using HTTP to gel an individual customer record from a single system is an example of which system integration interaction pattern?
A. Request-Reply
B. Batch
C. Multicast
D. One-way
What is a defining characteristic of an Integration-Platform-as-a-Service (iPaaS)?
A. No-code
B. Code-first
C. On-premises
D. Cloud-based
A high-volume eCommerce retailer receives thousands of orders per hour and requires notification of its order management warehouse, and billing systems for subsequent processing within 15 minutes of order submission through its website
Which integration technology, when used for its typical and intended purpose, meets the retailer's requirements for this use case?
A. Extract Transform Load (ETL)
B. Publish/Subscribe Messaging Bus (Pub/Sub)
C. Managed File Transfer (MFT)
D. EnterpriseData Warehouse (EDW)
A. If the access token is compromised, the client credentials do not have to be reissued
B. If the client ID is compromised it can be exchanged for an API key
C. If the access token is compromised it can be exchanged for an API key
D. If the client secret is compromised, the client credentials do not have to be reissued
Which key DevOps practice and associated Anypoint Platform component should a MuleSoft integration team adopt to improve delivery quality?
A. Automated testing with MUnit
B. Passive monitoring with Anypoint Monitoring
C. Continuous design with API Designer
D. Manual testing with Anypoint Studio
An organization needs to procure an enterprise software system to increase cross-selling opportunities and better track prospect data.
Which category of enterprise software has these core capabilities,when used for its typical andintended purpose?
A. IT Service Management (ITSM)
B. Supply Cham Management (SCM)
C. Customer Relationship Management (CRM)
D. Business-to-Business (B2B)
According to the National Institute of Standards and Technology (NIST) which cloud computing deployment model describes a composition of two or more distinct clouds that support data and application portability?
A. Public cloud
B. Private cloud
C. Community cloud
D. Hybrid cloud
In which order are the API Client API Implementation and API Interface components called m a typical REST request?
A. API Client > API Interface > API Implementation
B. API Interface > API Client > API Implementation
C. API Implementation > API Interface > API Client
D. API Client > API Implementation > API Interface
During a planning session with the executive leadership, the development team director presents plans for a new API to expose the data in the company's order database. An earlier effort to build an API on top of this data failed, so the director is recommending a design-first approach.
Which characteristics of a design-first approach will help make this API successful?
A. Building MUnit tests so administrators can confirm code coverage percentage during deployment
B. Publishing the fully implemented API to Exchange so all developers can reuse the API
C. Developing a specification so consumers can test before the implementation is built
D. Adding global policies to the API so all developers automatically secure the implementation before coding anything
An IT integration team followed an API-led connectivity approach to implement an order- fulfillment business process It created an order processing API that coordinates stateful interactions with a variety of microservices that validate, create and fulfill new product orders.
Which interaction composition pattern did the integration architect who designed this order processing API use?
A. Multicasting
B. Orchestration
C. Streaming
D. Aggregation
A developer needs to discover which API specifications have been created within the organization before starting a new project
Which Anypoint Platform component can the developer use to find and try out the currently released API specifications?
A. API Manager
B. Runtime Manager
C. Object Store
D. Anypoint Exchange