Latest posts
Document your RAML and Open API definitions with API Console v6
I am happy to announce that a new version of API Console is now available. It brings multiple changes and new tooling. Read more... read more.
What is a service mesh and do you need one?
Studies show that 91% of enterprises are using or have plans to use microservices. The reasons are well documented — monolithic architectures are hard... read more.
How to create Slack integrations with Mule 4
Alexandra Martinez is a member of our Developer Community and has been leading our Meetup Group in Toronto for a few years now. She... read more.
Introducing Use Case Specific Visualizations
This blog post explains a recent release of Anypoint Visualizer, which introduced a revamp to host multiple visualizations geared for specific use cases, including... read more.
How to use DataWeave to read XML
At some point while developing a Mule application, it’s almost inevitable that you’ll need to manipulate XML. In this article, I will teach you... read more.
How to check service health on Mule 4
It's important to monitor your service and check if it is available and/or is performing as expected. To do this, we need to understand... read more.
Why community success is critical in modern software
There is a large variety of software being used in modern IT departments, everything from databases to CRMs to enterprise integration platforms. Which of... read more.
How to connect to Apache Kafka on Heroku using the MuleSoft Kafka Connector
Apache Kafka is used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, and incredibly fast. And when coupled with... read more.
Content filter pattern for REST service fields filtering
At some point, you may have a service that returns a lot of fields and related objects. What if the service consumer doesn’t want... read more.
Setting up Postman for easier development with Anypoint Platform APIs
Postman has become the standard for any developer working with APIs. It provides an intuitive interface that allows developers to easily configure, interact, and... read more.