Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure Service Bus
Score 9.1 out of 10
N/A
Microsoft offers Azure Service Bus as a reliable cloud messaging as a service (MaaS) and simple hybrid integration solution.N/A
Mule ESB
Score 9.0 out of 10
N/A
Mule ESB, from Mulesoft, is an open source middleware solution.N/A
Oracle SOA Suite
Score 8.0 out of 10
N/A
The rapid adoption of cloud-based applications by the enterprise, combined with organizations’ desire to integrate applications with mobile technologies, is dramatically increasing application integration complexity. Oracle SOA Suite 12c, the latest version of the company's unified application integration and SOA solution, offers a simplified cloud, mobile, on-premises and Internet of Things (IoT) integration capabilities within a single platform.N/A
Pricing
Azure Service BusMule ESBOracle SOA Suite
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Azure Service BusMule ESBOracle SOA Suite
Free Trial
NoNoNo
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeOptionalNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Azure Service BusMule ESBOracle SOA Suite
Best Alternatives
Azure Service BusMule ESBOracle SOA Suite
Small Businesses

No answers on this topic

No answers on this topic

No answers on this topic

Medium-sized Companies
Anypoint Platform
Anypoint Platform
Score 7.9 out of 10
Anypoint Platform
Anypoint Platform
Score 7.9 out of 10

No answers on this topic

Enterprises
Anypoint Platform
Anypoint Platform
Score 7.9 out of 10
Anypoint Platform
Anypoint Platform
Score 7.9 out of 10
IBM DataPower Gateway
IBM DataPower Gateway
Score 9.5 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Azure Service BusMule ESBOracle SOA Suite
Likelihood to Recommend
8.0
(1 ratings)
9.8
(5 ratings)
8.0
(9 ratings)
Likelihood to Renew
-
(0 ratings)
-
(0 ratings)
8.0
(1 ratings)
Usability
-
(0 ratings)
-
(0 ratings)
9.0
(1 ratings)
Support Rating
-
(0 ratings)
-
(0 ratings)
6.0
(1 ratings)
User Testimonials
Azure Service BusMule ESBOracle SOA Suite
Likelihood to Recommend
Microsoft
If you need a cloud-based service bus or a simple to use queue/topic/routing/pub-sub service, then Azure Service Bus is a very good choice at a reasonable price and performance. Typically on-premise we'd use RabbitMQ because it "just works", but if you're building a "cloud-first" application, then this is the one to go with. It's especially easy to integrate with if you're already embedded in the Microsoft ecosystem.
Read full review
Salesforce
If you’re bringing anything into Salesforce you should just invest now into Mule, you will get your money’s worth and find a myriad of uses to build APIs between many other systems. Once you build a component you can easily reuse it as a building block to attach to another source/destination. This makes it easy to ramp up quickly and spread usage of Mule throughout your enterprise. A good value for medium to large companies, but probably cheaper to outsource your job to a consulting firm if you are smaller.
Read full review
Oracle
Oracle service bus is great to quickly proxy any legacy services exposed as soap service. It's well suited for aggregating multiple services on a single endpoint. We can point to multiple endpoints on the business service and use a round-robin approach to access the endpoints. It's not well suited for data transformation and quick preview of mappings and transformations. It's not great on path to cloud transformation.
Read full review
Pros
Microsoft
  • Acting as a basic queuing service it works very well.
  • One of the best parts is that Azure Service Bus can work over HTTPS which helps in strict firewall situations. There is a performance hit if you choose to use HTTPS.
  • The routing capabilities are quite good when using topics and subscriptions. You can apply filters using a pseudo-SQL-like language though the correlation filters are quick and easy options.
  • Costs are very reasonable at low-ish volumes. If you're processing 10's of millions of messages a month... it may be a different story.
Read full review
Salesforce
  • It is best suited for Rest API development. Mule ESB uses RAML as an API descriptor which is less complex and easy to understand. RAML is an open standard majorly supported by Mulesoft. Once RAML is developed, it is very easy (a few clicks)to create flows corresponding to the resources defined in the RAML. One can also include JSON schema validation in RAML, and with the use of APIkit router, Mule ESB makes the request validation very easy (it's automatic basically.)
  • Mule ESB comes with a large spectrum of community and enterprise connectors. We have connectors for all the major platforms like Facebook, Twitter, Salesforce, SAP, etc. This enables Mule ESB to integrate with the other systems in a faster and more robust way. Mule ESB has many components to fulfill the requirements of each integration (for example batch processing, parallel processing, choice, etc.)
  • Mule API gateway is one of the best tools (modules) of Mulesoft's offering. It supports API governance and management very well. One can easily enforce policies on their APIs with API gateway. It enables some of the must-have features in an API solution (i.e. throttling, oAuth, access levels, etc.)
  • Implementing a CI/CD (DevOps) environment for Mule ESB is a very easy task. Mule majorly uses MAVEN as its build tool, which in turn makes it best suitable for CI/CD approach. Mule also provides MAVEN plugins for auto deployments to the servers. Mule also has a best Unit testing module which is MUnit. MUnit can be used for both Unit and Functional testing, and it is easy to write and generates coverage reports in various formats.
Read full review
Oracle
  • The Oracle Service Bus makes the management of web services extremely easy. Through its point and click interface, the web service endpoints can be easily modified.
  • The administration console provides useful dashboards to diagnose any service issues.
Read full review
Cons
Microsoft
  • The SqlFilter could be a little easier to use, but it's not terrible.
  • The performance while using HTTPS for the connection is a little slow compared to direct connections using AMQP ports.
  • There is a size limit to the message - unlike RMQ for instance, Azure Service Bus caps messages to 256kb on the standard tier.
Read full review
Salesforce
  • Make sure to not over-engineer shared components. It can complicate development
  • Create a roadmap for where you are going - if not, you may miss components
  • I suggest getting support, otherwise it could be a difficult learning curve
Read full review
Oracle
  • Message reporting tied to a database seems counter productive. Better options to eliminate that would not only minimize the maintenance hassle but also gives more ease to manage the product.
  • Polling feature isn't very efficient where the end point JMS queues may still have JMS connections despite not enabling the corresponding poller proxy services.
  • Unable to deploy multiple web services in one go from the OSB Web console.
Read full review
Likelihood to Renew
Microsoft
No answers on this topic
Salesforce
No answers on this topic
Oracle
We have had not many issues with Oracle Service Bus and it's very stable for our requirements. It's highly available and helps us implement Tier1 applications on it.
Read full review
Usability
Microsoft
No answers on this topic
Salesforce
No answers on this topic
Oracle
It's an excellent enterprise service bus and has very stable features. We have been using it since 2008. We did hit into some issues. But, recreating the service helped fix many issues. Also, deployment to various environments was easy. Also, the plugin on Eclipse helps to build proxy and business services quick and easy.
Read full review
Support Rating
Microsoft
No answers on this topic
Salesforce
No answers on this topic
Oracle
We had some issues with MQ connectivity through OSB and our experience was poor with the support team. They do respond. But, it felt like we are ignored and we had bad support. We had to escalate and things used to get dragged for weeks before we get more quality questions on how to pursue investigation.
Read full review
Alternatives Considered
Microsoft
RabbitMQ is simple and awesome... but so is Azure Service Bus. Both accomplish the same thing but in different environments. If you're building a cloud-native application - especially one that is serverless by design - Azure Service Bus is the only real choice in Azure. It works well, it's performance, and it's reasonably priced in the Standard tier. From our testing, RMQ is more performant, but it's hard to compare service-based implementations vs RMQ installed on VMs.
Read full review
Salesforce
It doesn't have API . We have to go for another API manager. But in Mule, it has both API manager and ESB
Read full review
Oracle
Oracle being the market leader and has a lot of compatibilities with sources like SOA projects, Oracle database and other JMS feeds.
Read full review
Return on Investment
Microsoft
  • Compared to open-source free software like RMQ, Azure Service Bus does have some costs to it. But the cost is reasonable.
  • Also unlike RMQ, Azure Service Bus doesn't require you to stand up any hardware - so it's very easy to use and saves time/money from that perspective.
Read full review
Salesforce
  • Overall a great tool for complex integrations
Read full review
Oracle
  • Improve customer relations/service
  • Create internal/operational efficiencies
  • Improve business process outcomes
  • Improve compliance & risk management
  • Strong services expertise
  • Pre-existing relationships
  • Strong consulting partnership
  • Product functionality and performance
Read full review
ScreenShots