Amazon API Gateway vs. Azure API Management vs. Imperva Web Application Firewall (WAF)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon API Gateway
Score 7.5 out of 10
N/A
AWS offers the Amazon API Gateway supports the creation and publication of an API for web applications, as well as its monitoring and maintenance. The Amazon API Gateway is able to support thousands of API calls concurrently and provides traffic management, as well as monitoring and access control.
$0.90
Per Million
Azure API Management
Score 8.7 out of 10
N/A
Microsoft's Azure API Management supports creation of API.
$0.04
per 10,000 calls
Imperva Web Application Firewall (WAF)
Score 7.5 out of 10
N/A
The Imperva Web Application Firewall (WAF) is based on technology acquired with Incapsula and the former WebSphere WAF.N/A
Pricing
Amazon API GatewayAzure API ManagementImperva Web Application Firewall (WAF)
Editions & Modules
Past 300 Million
$0.90
Per Million
First 300 Million
$1.00
Per Million
Consumption
0.042 per 10,000 calls
Lightweight and serverless version of API Management service, billed per execution
Developer
$48.04
per month Non-production use cases and evaluations
Basic
$147.17
per month Entry-level production use cases
Standard
$686.72
per month Medium-volume production use cases
Premium
$2,795.17
per month High-volume or enterprise production use cases
Isolated
TBA
per month Enterprise production use cases requiring high degree of isolation
No answers on this topic
Offerings
Pricing Offerings
Amazon API GatewayAzure API ManagementImperva Web Application Firewall (WAF)
Free Trial
NoNoNo
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon API GatewayAzure API ManagementImperva Web Application Firewall (WAF)
Considered Multiple Products
Amazon API Gateway
Chose Amazon API Gateway
When we tested Azure API Management at the time, it had serious connectivity issues, it was very unstable, and it needed to do a lot using the command line. Comparing with the AWS solution, which was more mature, and the fact that we have services in use on AWS, we ended up …
Chose Amazon API Gateway
Compared to other solutions, Azure is much easier to use and setup, but probably for hybrid solution Talend API in the cloud is the best solution and Talend API can take advantage of Amazon API Gateway, thus all this hard work is done by other software solution. Additionally, …
Chose Amazon API Gateway
As AWS API comes with more security and API key authentication functions, it's easy for the organization to handle the various customers based with different level of permission. And also very easy comparable to others for tracking the API calls. Also, scalability and …
Azure API Management
Chose Azure API Management
Azure APIM vs Amazon API Gateway:
1) Azure APIM was a complete package that included a developer portal.
2) We are very Microsoft centric - so the Microsoft product suite aligned very well with our business needs.
Chose Azure API Management
It’s a great tool, and so easy to seamlessly connect into your current Azure world that it’s hard not to look at it or even test the waters with it. It’s priced well, and is feature-rich enough to accomplish most tasks. I think the ease of having everything together and the …
Imperva Web Application Firewall (WAF)

No answer on this topic

Features
Amazon API GatewayAzure API ManagementImperva Web Application Firewall (WAF)
API Management
Comparison of API Management features of Product A and Product B
Amazon API Gateway
9.1
14 Ratings
8% above category average
Azure API Management
8.0
4 Ratings
5% below category average
Imperva Web Application Firewall (WAF)
-
Ratings
API access control9.013 Ratings8.94 Ratings00 Ratings
Rate limits and usage policies10.013 Ratings5.44 Ratings00 Ratings
API usage data8.013 Ratings8.94 Ratings00 Ratings
API user onboarding8.013 Ratings9.03 Ratings00 Ratings
API versioning9.013 Ratings8.94 Ratings00 Ratings
Usage billing and payments10.012 Ratings5.23 Ratings00 Ratings
API monitoring and logging10.014 Ratings9.84 Ratings00 Ratings
Best Alternatives
Amazon API GatewayAzure API ManagementImperva Web Application Firewall (WAF)
Small Businesses
NGINX
NGINX
Score 9.1 out of 10
NGINX
NGINX
Score 9.1 out of 10
Cloudflare
Cloudflare
Score 8.9 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.1 out of 10
NGINX
NGINX
Score 9.1 out of 10
F5 Big-IP Advanced WAF
F5 Big-IP Advanced WAF
Score 9.4 out of 10
Enterprises
NGINX
NGINX
Score 9.1 out of 10
NGINX
NGINX
Score 9.1 out of 10
F5 Big-IP Advanced WAF
F5 Big-IP Advanced WAF
Score 9.4 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Amazon API GatewayAzure API ManagementImperva Web Application Firewall (WAF)
Likelihood to Recommend
8.0
(14 ratings)
8.0
(4 ratings)
8.2
(2 ratings)
Usability
9.0
(1 ratings)
-
(0 ratings)
8.2
(1 ratings)
Support Rating
10.0
(1 ratings)
-
(0 ratings)
9.1
(1 ratings)
User Testimonials
Amazon API GatewayAzure API ManagementImperva Web Application Firewall (WAF)
Likelihood to Recommend
Amazon AWS
Experienced a lack of available programming languages while working on a minor project. I had to halt the project and wait for it to be added later. It took ages and had a hit on our productivity. It has a centralized management system which helps and an easy interface which helps to manage multiple tasks in case of large-scale operations and projects.
Read full review
Microsoft
APIM is useful for the standard scenarios:
1) Securing your back-end APIs - If you have a legacy back-end web service that has a basic authentication scheme, you can add some additional security by placing APIM in front, and requiring subscription keys. Leverage your existing firewall to ensure only your APIM instance can communicate with your back-end API, and you've basically added a layer of protection.
2) Lift and shift - there are always going to be clients that don't want to update their clients to use a newer API; in some cases you can make a newer API look like an older one by implementing some complex policies in APIM. You can also do the opposite, making older APIs look new, such as making an XML back-end accept both JSON and XML.
3) Centralizing your APIs - if you've acquired another company and want to make their API set look as if it's a part of the larger whole, APIM is an easy way to provide a consistent front-end interface for developers.
Read full review
Imperva, a Thales company
Imperva web application firewall does a great job in giving us control over access to our public web servers. With our regular hosting provider, we couldn't block access based on geography, or really anything. So we had to rely on traditional access controls to protect the data. But with the WAF, we can block countries such as North Korea, or we could stop any SQL Injection attempts, or even do a temporary block of IP in the case of detected brute-forcing.
Read full review
Pros
Amazon AWS
  • API Gateway integrates well with AWS Lambda. This allows us to build a web server in the language and framework of our choice, deploy it as a Lambda function, and expose it through API Gateway.
  • API Gateway manages API keys. Building rate limiting and request quota features are not trivial (or interesting).
  • API Gateway's pricing can be very attractive for services that are accessed infrequently.
Read full review
Microsoft
  • Easy commissioning of APIs.
  • Great policies to control access.
  • Easy mock services for testing.
Read full review
Imperva, a Thales company
  • Alert Aggregation - Correlates different violations into perceived correlated attacks.
  • Ease of deployment - as one of the only WAFs that allow bridge mode deployment, this can be deployed with without downtime and no Network Architecture modifications. If the need for proxy is required at a later time, Transparent Reverse Proxy can be deployed within seconds and minimal configuration.
  • Custom Policies - Custom security policies are easy to configure.
  • Reporting - There are a good amount of pre-configured reports available by default.
Read full review
Cons
Amazon AWS
  • Client certificates are troublesome when trying to attach them to API GW stages.
  • Debugging across several services can be difficult when API GW is integrated with Route 53 and another service like Lambda or EC2/ELB.
  • Creating internal/private APIs, particularly with custom domains, can be unintuitive.
Read full review
Microsoft
  • Lack of robustness is a bit of an issue. Several other providers offer more options and capabilities, but then, they are lacking in interface ease.
  • As with anything Azure, pricing is really hard to stay on top of. I always find that you really don’t know what you’re paying for until you get the bill. Having an excellent Azure Administrator can help resolve that.
  • Integrating with app services outside of Azure can be a challenge, or at least much more challenging than just using Azure App Services.
Read full review
Imperva, a Thales company
  • The UI can use a little work (but is largely decent)
Read full review
Usability
Amazon AWS
It is a great product very reliable and stable for connecting various aws services like we connected with lambda function and it is working very well, never faced any issue after the setup. It also saves out lots of money as well as time after we implemented the automatic ec2 server recovery system
Read full review
Microsoft
No answers on this topic
Imperva, a Thales company
There are just a couple of points that are hard to find, that probably could be elsewhere. But these are minor; everything else is right where you'd expect it to be.
Read full review
Support Rating
Amazon AWS
We always had a great experience with the AWS support team. They were always on time and very dependable. It was a good partnership while we worked to resolve our issues.
Read full review
Microsoft
No answers on this topic
Imperva, a Thales company
We haven't needed support from Imperva since implementation. But during that time, their personnel were very quick to respond to questions. Since then, it's been largely doing its thing for us (which is exactly what we'd hoped).
Read full review
Alternatives Considered
Amazon AWS
When we tested Azure API Management at the time, it had serious connectivity issues, it was very unstable, and it needed to do a lot using the command line. Comparing with the AWS solution, which was more mature, and the fact that we have services in use on AWS, we ended up choosing to continue using AWS products. This so as not to run the risk of increasing latency in accesses, and of some functionality not working, due to being developed yet.
Read full review
Microsoft
Azure APIM vs Amazon API Gateway:
1) Azure APIM was a complete package that included a developer portal.
2) We are very Microsoft centric - so the Microsoft product suite aligned very well with our business needs.
3) It was faster and easier to stand up Azure APIM for testing than it was for the Amazon API Gateway.
Read full review
Imperva, a Thales company
Ultimately, it was the easiest to work with that was still a "known" company (we've been burned too many times by up-and-comers). We needed something that gave us a lot of control but then didn't need its handheld on a daily basis. Imperva gives us a lot of that and we are still able to navigate it with ease.
Read full review
Return on Investment
Amazon AWS
  • ROI is negative, you need either to hire them to work with you or spend days/weeks to figure out issues.
  • For some of the projects in the end it is not worth it, it is just a "buzz" to use serverless but not practical.
  • Service is easy to set up authorization and it is easy to manage.
Read full review
Microsoft
  • We can always think of positive ROI impact on business
  • It helps to easily facilitate the design, deployment, and maintenance of our APIs
Read full review
Imperva, a Thales company
  • Meet compliance requirements - Check.
  • Better Insight into web application - Absolutely great, checks all the traffic against RFC standards and will alert on common development mistakes that duplicate application traffic or provide attack vectors for potential attackers.
  • Have had several issues blocking a customer without producing alerts, while it happened only one week out of 2 years of working with the devices, it did produce a lot of headaches.
Read full review
ScreenShots