Guide to API-ifying your LAMP projects in 5 steps

PHP developers often use an environment composed of Linux, Apache, MySQL, PHP — often this environment is called LAMP (Linux, Apache, MySQL, PHP). Many applications are developed on LAMP, however, for most of those applications, there is no API to easily connect them. In this article, you will learn first how to design an API for […]

How to implement AS2 connectivity with your B2B trading partner network

In our previous blogs, we covered a high-level overview of various Anypoint B2B integration solutions to seamlessly connect with your trading partner ecosystem for exchanging business transactions. As part of the “How to” blog series, we will walk through various B2B integration use cases with Anypoint B2B Solutions. Our goal with this blog is to […]

How to track and measure the value of your Anypoint Platform implementation

If you’re a relatively new MuleSoft customer — you may be wondering how to assess the value of your recently implemented platform. How can you show that Anypoint Platform is paving the way toward innovation in your organization? Can you take a snapshot of what’s been built so far and project your organization’s pace to […]

How to be an Anypoint Studio “ninja”

Felipe Ocadiz is a MuleSoft Ambassador and IT Integration Engineer at Twitter. He holds all MuleSoft Training Certifications and is a mentor to many developers and architects in the MuleSoft Community. Recently he shared Anypoint Studio best practices at the Developer Meetup at MuleSoft CONNECT:Now EMEA. 

Meet the top MuleSoft Community contributors of Q3

We had another packed quarter in the MuleSoft Community! With multiple special Developer Meetups during MuleSoft CONNECT:Now, a record-breaking numbers of Community-led MuleSoft Meetups, and continued high-quality contributions of blogs, tutorials, and more. Below we highlight some of the best content from MuleSoft Ambassadors, customers, and partners that was contributed to the MuleSoft Community between […]

Migrating on-premises standalone runtime apps to Runtime Fabric

Standalone Mule runtime engine allows customers to deploy applications in their server, located in the cloud or data center. All application data remains within the customer network so it is a choice for security conscience customers who may have regulatory needs or security policies to comply with. However, as the customer’s application network grows they […]

Improving the developer experience with API discoverability

This is the first article in a two-part series focused on API documentation and discoverability The API developer experience APIs are no longer treated as solely an integration technology but are also viewed as software products that can empower an organization with modern digital business channels and additional revenue opportunities. The most forward-looking and savvy […]

4 ways to externalize MuleSoft logs to the Elastic Stack

The former Netflix Architect Allen Wang posted back in 2015 on SlideShare: “Netflix is a logging company that occasionally steams video.”  Five years ago, Netflix was creating about 400 billion events per day in different event types. Today, organizations can’t afford for their applications to have slow performance or experience downtime. To prevent that, engineers […]

Meet the top MuleSoft Contributors of Q2

Over the last several months, the MuleSoft Community has successfully transformed into an entirely virtual — but still as vibrant as ever — place for MuleSoft developers and architects from around the world to connect, learn, and share their expertise. Our Meetup leaders held high-quality and engaging virtual Meetups, our MuleSoft CONNECT events turned into digital […]

How to implement API pagination patterns for single and composite result sets

When surfacing data from systems of record, one of the concerns designers and developers need to address is the potential of retrieving an enormous number of results in a single load session. This requires significant processing power on both the client and server sides and network traffic, and can degrade the overall data consumption and […]