Measuring the Performance of your Mule ESB Application

Overview Once you have a working Mule ESB application you may be wondering how fast it can run. Here we will discuss a simple method for measuring the throughput of your application using Apache JMeter. Bear in mind there are many ways to improve performance (simple changes can yield great performance boosts). We will explore them […]

Unlocking Mule Observability: Direct Telemetry Stream from Mule Runtime

MuleSoft acts as the central nervous system for modern, composable architectures linking critical systems like  ERPs, CRMs, custom applications, and customer-facing web and mobile applications. As MuleSoft is central to our customers’ enterprise architecture, any issues in the MuleSoft layer can have multiple implications across applications. Given this foundational role, continuous monitoring of this critical […]

Upgrade from CloudHub 1.0 to CloudHub 2.0 With Our In-App Upgrade Tool

Upgrade from CloudHub 1.0 to CloudHub 2.0 effortlessly with our new in-app upgrade tool. Discover the benefits of MuleSoft’s enhanced, Kubernetes-based platform, designed for improved security, performance, and scalability. Learn about our zero-downtime, guided upgrade process and how to transition your applications seamlessly. Start your journey to CloudHub 2.0 today and unlock exclusive features and innovations.

How to Reuse DataWeave Code

MuleSoft’s DataWeave, which is now the main expression language in Mule 4 beta, is a powerful technology that can efficiently transform complex structured data between popular data formats, including JSON, XML, CSV, and Java objects. I’m a courseware developer and trainer at MuleSoft, and I’ve been spending a lot of time learning about DataWeave recently. Update, April 2018 […]

Anypoint Studio and Cloudhub integrated UI release

We recently launched an enhanced CloudHub deployment for Studio feature. This new interface allows users to deploy Studio projects to CloudHub as if they were using CloudHub in the browser, providing all the features and settings needed to get your app up and running. To log in to the Anypoint Platform through Studio, you can either […]

CloudHub Release 39 – beta test our new UI and resource monitoring!

I am excited to announce release 39 of CloudHub! This release is based on a lot of user feedback, and contains a beta of our redesigned user interface as well as one of our most requested features – CPU & memory. Redesigned Experience We’ve been hard at work the last few months building a revamped […]

Building Mule Apps with Ant

Mule 3 defined a simple, universal structure for Mule ESB applications. It’s a simpler version of war file format, consisting of a zip file with three sorts of entries: At the top level, configuration files and application properties files In the lib directory, jar files In the classes directory, classes and resource files We also […]

From Generic Banking to Personal Financial Partnership: How MuleSoft AI Transforms Customer Advisory

Picture this: Sowmya, a marketing manager, just got promoted with a significant salary increase. It’s 10 p.m., and instead of celebrating, she’s wondering: “Can I finally get that premium credit card? What about saving for that house down payment? Am I even eligible for the rewards card I keep seeing advertised?” Like millions of customers, […]

Trusted Agent Identity: Identity Propagation in MuleSoft Agent Fabric

This technical guidance details the implementation of secure identity propagation within MuleSoft Flex Gateway. It outlines the use of two specific OAuth 2.0 patterns: OAuth 2.0 Token Exchange and In-Task Authorization Code patterns These patterns enable: The challenge: Identity in multi-service architectures Modern enterprise architectures including AI agent networks, MCP tools, microservices, and API ecosystems […]