Apigee Edge vs. WSO2 Enterprise Service Bus

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apigee Edge
Score 7.7 out of 10
N/A
Apigee Edge is an API management platform now owned and offered by Google, since Google acquired Apigee in 2016.N/A
WSO2 Enterprise Service Bus
Score 7.1 out of 10
Enterprise companies (1,001+ employees)
WSO2 says they have taken a fresh look at old-style, centralized ESB architectures, and designed their unique WSO2 Enterprise Service Bus from the ground up as the highest performance, lowest footprint, and most interoperable service oriented architecture (SOA) and integration middleware today. Additionally, the vendor says that by relying on their carbon technology the ESB is able to deliver a smooth start-to-finish project experience.N/A
Pricing
Apigee EdgeWSO2 Enterprise Service Bus
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apigee EdgeWSO2 Enterprise Service Bus
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Apigee EdgeWSO2 Enterprise Service Bus
Top Pros
Top Cons
Features
Apigee EdgeWSO2 Enterprise Service Bus
API Management
Comparison of API Management features of Product A and Product B
Apigee Edge
9.4
7 Ratings
14% above category average
WSO2 Enterprise Service Bus
-
Ratings
API access control9.07 Ratings00 Ratings
Rate limits and usage policies9.07 Ratings00 Ratings
API usage data9.07 Ratings00 Ratings
API user onboarding9.97 Ratings00 Ratings
API versioning9.97 Ratings00 Ratings
Usage billing and payments9.06 Ratings00 Ratings
API monitoring and logging9.97 Ratings00 Ratings
Best Alternatives
Apigee EdgeWSO2 Enterprise Service Bus
Small Businesses
NGINX
NGINX
Score 9.1 out of 10

No answers on this topic

Medium-sized Companies
NGINX
NGINX
Score 9.1 out of 10
Anypoint Platform
Anypoint Platform
Score 8.1 out of 10
Enterprises
NGINX
NGINX
Score 9.1 out of 10
Anypoint Platform
Anypoint Platform
Score 8.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apigee EdgeWSO2 Enterprise Service Bus
Likelihood to Recommend
9.0
(7 ratings)
7.5
(5 ratings)
Likelihood to Renew
9.0
(1 ratings)
-
(0 ratings)
Usability
9.0
(1 ratings)
6.0
(1 ratings)
Availability
-
(0 ratings)
2.0
(1 ratings)
Performance
-
(0 ratings)
6.0
(1 ratings)
Support Rating
6.0
(1 ratings)
7.0
(1 ratings)
Configurability
-
(0 ratings)
5.0
(1 ratings)
Product Scalability
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
Apigee EdgeWSO2 Enterprise Service Bus
Likelihood to Recommend
Google
Few scenarios 1. For viewing API analytics, I think it is best in the market 2. For earning money via API monetization 3. Securing API 4. Onboarding legacy APIs to provide modern REST endpoints
Read full review
WSO2
WSO2 ESB is an awesome product for companies looking to venture into the world of SOA with an ESB. They have a lot of other products too that can work really well with their carbon infrastructure. The interface is simple for deploying and managing proxy services. You can also write custom modules within the ESB using Java with IDE like Eclipse
Read full review
Pros
Google
  • Better exception handling with the Raise exception policies help to monitor the flow by setting up the flow conditions.
  • Easy development of a Proxy and APIs with much less tutoring and helps make getting started for new users easy.
  • Very good documentation and blog with details of most common failures and error handling.
  • A very very easy to use console.
Read full review
WSO2
  • One of the basic requirement of an ESB product is that it should be able to support transformation. WSO2 ESB provides support of XSLT, so you can transform your request to whatever format. Moreover, transformations like converting your xml payload into JSON and JSON payload to XML are out of the box available.
  • WSO2 ESB provides a scheduler feature, by which you can configure your own scheduler to call a proxy service at a particular time of day or or initiate sequence.
  • WSO2 ESB provides excellent error handling techniques, WSO2 ESB provides detailed error handling scenarios to tackle all the situations. WSO2 ESB also provides custom error handling by which you can make your own custom error message before sending it back to client.
Read full review
Cons
Google
  • Only one user can be active in a proxy at a time
  • No version control
  • Prohibited from using JSON.stringify on Apigee objects (tokens)
  • Debugging is difficult
  • Unable to rename or delete policies without bumping revision
  • Why would anyone give a js policy one name, display name something else, and script a different name?
  • 'Trace' limited to only 20 transactions
  • UI allows users to add target servers, but users must utilize the api to turn on SSL.
  • I'm sure there's more, they just aren't coming to mind right now.
  • Apigee forgets (expires?) your password at random intervals without notice. Every few weeks, or days, sometimes even three times in one day, I'll attempt to login to Apigee and my password will be 'wrong'. I've reset my password and Apigee still claims it's wrong. I've had to reset my password three times before it finally let me log back in.
Read full review
WSO2
  • While it's easy to configure for a quick start, it is not so easy to deploy by yourself in a complex production scenario.
  • Not very stable for production usage, we encountered several trivial bugs that make us believe that this product is still not widely adopted.
  • Lack of a built in mechanism for auto-restart in case of an application server crash.
Read full review
Likelihood to Renew
Google
I am not the one deciding whether to use apigee or not really. But personally, I would recommend the use of it as developing APIs on it is easy. And as a mediator between backend servers, we could easily modify request and responses in it without touching any backend code while having a centralize gateway to access our backend APIs too.
Read full review
WSO2
No answers on this topic
Usability
Google
Support has helped us to resolved all the queries and community support was also good.
Read full review
WSO2
Compared to competitors the overall experience has been fine
Read full review
Reliability and Availability
Google
No answers on this topic
WSO2
Lack of auto-restart built-in capabilities. In case of running out of memory there are no built-in methods to recover from a crash, just for example, Oracle WebLogic Node Manager.
Read full review
Performance
Google
No answers on this topic
WSO2
The product is performing well and consuming few resources
Read full review
Support Rating
Google
Quite hard to get support, at least on the coding side, when we encounter blockers. But general concerns, they would schedule a call to you for them to get a whole picture of your concern. Albeit in my experience, bad really as they haven't replied about the progress, but otherwise seems to have been fixed.
Read full review
WSO2
Our experience with the WSO2 support has beent satisfactory
Read full review
Alternatives Considered
Google
Apigee is the best in the market in terms of API Analytics Apigee is having wonderful Documentation with short videos Security is a major concern and Apigee provides an easily configurable policy to secure API Quota and rate-limit is again very easy to configure on every API basis It provides various policies to transform the response from one form to another form e.g. JSON to XML or XML to JSON
Read full review
WSO2
It's the only one truly open source and free.
Read full review
Scalability
Google
No answers on this topic
WSO2
Adding a server node is really straightforward, there are just few point in the configuration files.
Read full review
Return on Investment
Google
  • As a public entity it is hard to say how much ROI we can have. We have yet to create a billing and ROI plan. We are thinking of other ways to create ROI, possibly through data/service barter.
Read full review
WSO2
  • Very well documented tutorials and case studies makes it easy to learn.
  • It has a really supportive community
  • It is fast and it can easily handle 300 tps of average use on a VM with 4Gig RAM
Read full review
ScreenShots