MuleSoft-Integration-Architect-I Free Sample Questions

Salesforce Certified MuleSoft Integration Architect I Practice Test
10/175 questions · Unlock full access
Q1

A financial services company is planning to expose a set of core banking services through APIs. A key non-functional requirement is to prevent cascading failures and ensure that a sudden spike in requests from a new mobile application does not impact the stability of the backend mainframe system. The mainframe can only handle a maximum of 50 transactions per second. Which combination of Anypoint Platform policies should an integration architect recommend applying to the System API to meet this requirement?

Q2

An integration architect is working with a business stakeholder to define the success criteria for a new customer onboarding API. The stakeholder is focused on business outcomes, while the technical team is focused on implementation details. To bridge this gap and align with MuleSoft's Catalyst methodology, what is the most effective way to frame the project's Key Performance Indicators (KPIs)?

Q3Multiple answers

A global logistics company requires a highly available (HA) architecture for its core shipment tracking API. The business has mandated 99.99% uptime and requires the ability to perform zero-downtime updates. The company has a multi-region strategy and wants to isolate traffic between production and pre-production environments. They have chosen to deploy to CloudHub. Which CloudHub features must be configured to meet all these requirements? (Select THREE)

Q4

A development team is building a complex Process API that orchestrates calls to three different System APIs. During peak load, one of the downstream System APIs (for inventory lookup) becomes slow, causing the entire orchestration to fail. The architect has determined that the inventory data is not real-time and can be stale for up to 5 minutes without impacting business operations. What is the most efficient solution to improve the resilience and performance of the Process API?

Q5

A project requires automating the deployment of Mule applications from a central Jenkins server to multiple environments (DEV, QA, PROD) in CloudHub. The operations team has mandated that the deployment process must be scriptable and NOT rely on manual actions in the Anypoint Platform UI. They also need to manage environment-specific properties securely. Which tool should the architect recommend as the primary mechanism for scripting these deployments?

Q6

An organization is deploying Mule applications to Runtime Fabric (RTF) on AWS EKS. The security team mandates that all inbound traffic to the applications must be encrypted using the company's wildcard SSL certificate (*.acme.com) and that traffic should be routed based on the application's public URL. What RTF component is responsible for handling these requirements?

Q7

A project team is adopting a federated development model where multiple teams will contribute APIs to the organization's Anypoint Platform. The C4E (Center for Enablement) team wants to enforce a set of standards, such as requiring specific security policies and naming conventions for all new APIs. They need a mechanism to automate the validation of these standards before an API is published to Exchange. Which Anypoint Platform feature should the integration architect recommend to achieve this automated governance?

Q8

True or False: When defining the scope of an integration project, a non-functional requirement (NFR) could be 'The system must be able to process 1 million records within a 2-hour batch window.'

Q9

An architect is designing an error handling strategy for a critical Mule application that processes financial transactions. The requirements state that if a backend system is unavailable, the application must retry the connection three times with a 10-second delay between attempts. If all retries fail, a notification must be sent to an operations team via a JMS queue, and the original calling client must receive a standardized '503 Service Unavailable' error response. Which combination of Mule components and scopes achieves this?

Q10

A DevOps team is setting up Anypoint Monitoring for their production environment. They need to create an alert that triggers if the average response time of their 'Order-Process-API' exceeds 500ms for a continuous period of 5 minutes. Additionally, the alert should only be active during business hours (9 AM to 5 PM EST). What Anypoint Monitoring feature should be used to configure this specific alerting condition?