Whatever happened to these mobile SaaS acronyms?

A couple of years ago a bunch of acronyms seem to have defined the conversation, among them combinations like MEAP, MADP or MBaaS. What ever happened to these? Let’s find out…

MADP – The summary term

Short for mobile application development platform, these are a suite of tools that assist in all stages of making a mobile app. Starting with prototyping, quick development, debugging and ending with shipping and deploying your app to devices. MADP comes in different flavors depending on what use case you have specifically (see below).

Current state of MADP

The market has become less fragmented over the years. Most vendors popular today have focused around “no code” platforms that allow you to configure pages, forms, etc. with relative ease and deploy your app as a webapp – with the option to wrap it into a native app. These have kind of gone the way of your typical WordPress or website CMS that is relatively easy to use for common use cases.

MbaaS

Mobile backends as a Service are cloud products that bundle up existing databases, interfaces and feeds into accessible APIs that can be exposed to developers or to make mobile apps with. They’re sometimes called Middleware, as they frequently used as bridge between the on-premises servers of a company and the mobile devices employees want to use (which are external to the network).
Most MbaaS platforms are heavily focusing on the enterprise market by bringing on-premise storage solutions out into the web. Thus, naturally, MbaaS solutions are concerned with adding a high degree of security to this previously not exposed data so that the APIs created with the MbaaS are as secure as any other SaaS application a company uses in production.

Current state of MbaaS

MbaaS platforms are now well established players, e.g. Mulesoft or RedHat. However there has also been a proliferation of APIs which are a “native” alternative to directly consume the data from SaaS apps. MbaaS vendors therefore focus not just on being a “storefront” for APIs an organization intends to make, but also facilitate processing of data as it passed in-between services within the infrastructure of the organization.

This however is being threatened by simpler tools, like Zapier or Microsoft Power Automate, which have a similar goal but tend to be easier to use and customize by the individual user in an organization.

MEAP

Mobile Enterprise Application Platforms are just like MADPs, but made specifically for enterprise use cases. Typically when there are more than ~2-3 business cases, backend data sources or devices OS involved in the project, then a dedicated MEAP solution should be considered. Not only are MEAPs always cross-platform, they often already include some form of middleware and client application – all of which is specifically geared towards enterprise requirements for safety, authentication, and distribution through a MDM (as opposed to public app stores).

Current state of MEAP

MEAPs have become the dominant acronym for MADPs that are intended for internal business use cases. This has largely been helped by Gartner releasing several magic quadrant market overviews for MADP and MEAPs combined. However the last such report is a couple of years ago (2018), suggesting the market is largely claimed with less need for the buying audience to distinguish between players.

RADP

A rapid mobile application development platform is like a MADP, but with a focus on quick prototyping and app development. This is often achieved by using drag-and-drop style editors with only limited need for custom coding or dealing with complex front-end frameworks.

Current state of RADP

Although ease-of-use is of course still a differentiator between vendors, it is now common that simpler tasks have become more pre-packaged, customizable modules across most MADPs. Therefore the distinction of a RADP has largely gone away.

Related Posts
Read More

Build an AI chatbot for your team in 10 steps

Building a chatbot has become relatively easy with many dedicated tools, but to make an internal chatbot for work can be a tall order. Of course it needs to be 'smart' and personalized, but crucially it must overall become a tool that employees prefer to use over the 'old' way to get a task done.
Read More

Easily explained: Differences between Push and Pull APIs

Most applications, be it Facebook or a business app, make at least some of their data available for other applications to consume. The type of API architecture a service provides has a big impact on how developers need to program their apps. The standard way: Pull API This is also called “Polling” and it’s basically the same as refreshing your inbox every 5 minutes to check for new mail. As a developer, if you want to find out whether an API has anything new for the user, you just need to call and ask. Generally you can poll the API…
Read More

The adenin 2023 Spring Release: New features for SharePoint users and new apps

With SharePoint and Viva Connections driving a new wave of improving the employee’s intranet experience, we’ve been hard at work to further improve the Adenin platform integration with those two products. Introducing App Connections for Viva and SharePoint This is a new web part that automatically (or as we call it, automagically) creates lists from the over 100 apps in our App Directory, such as ServiceNow, Hubspot, Workday, and many more. With App Connections users can: To start simply head over to Microsoft App Source and install the app to your SharePoint & Viva Connections. New app adding experience It…
Read More

Embed RSS news feed web part into SharePoint or Viva Connections (Updated 2025)

Despite first being released in 1999 (yeah, a quarter of a century ago) RSS feeds are still a go-to format to syndicate news from different sources. This makes it also an ideal tool to show local news, weather, traffic updates, and more to users of your intranet. SharePoint used to offer a built-in RSS reader web part, but it was broken for many years until it was removed in 2024 alongside other SharePoint Connectors. From the SharePoint store: RSS feeds web part Luckily there is an easy replacement available directly on Microsoft AppSource: RSS feed web part for SharePoint. It’s…