Amazon API Gateway vs. Zuplo

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon API Gateway
Score 8.2 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
Zuplo
Score 0.0 out of 10
Mid-Size Companies (51-1,000 employees)
Zuplo is an API management tool for developers from the company of the same name in Redmond, Washington, a programmable API gateway that provides a way to share an API with others, designed for developers, and deploy to the edge.
$25
per month
Pricing
Amazon API GatewayZuplo
Editions & Modules
Past 300 Million
$0.90
Per Million
First 300 Million
$1.00
Per Million
Builder
$25
per month
Enterprise
Custom
Enterprise
Contact Sales
per year
Offerings
Pricing Offerings
Amazon API GatewayZuplo
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon API GatewayZuplo
Features
Amazon API GatewayZuplo
API Management
Comparison of API Management features of Product A and Product B
Amazon API Gateway
7.7
Ratings
7% below category average
Zuplo
-
Ratings
API access control6.40 Ratings00 Ratings
Rate limits and usage policies7.00 Ratings00 Ratings
API usage data8.20 Ratings00 Ratings
API user onboarding8.20 Ratings00 Ratings
API versioning9.20 Ratings00 Ratings
Usage billing and payments7.60 Ratings00 Ratings
API monitoring and logging7.40 Ratings00 Ratings
Best Alternatives
Amazon API GatewayZuplo
Small Businesses
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
Enterprises
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon API GatewayZuplo
Likelihood to Recommend
8.0
(0 ratings)
-
(0 ratings)
Support Rating
10.0
(0 ratings)
-
(0 ratings)
User Testimonials
Amazon API GatewayZuplo
Likelihood to Recommend
API GW is great for giving access to asynchronous operations that are fast and don't need to be online all the time. Lambda functions are the classic example. In the past, an operation that is called on via an HTTP endpoint would be implemented using a server-based solution. With high availability in place that would include a server or two and a load balancer. Over time this setup can be costly, especially if the service is not used at full capacity; cycles are wasted when the servers are sitting there waiting to respond. If the operation can be distilled down to a function, an API GW + Lambda solution could be put in place that performs the operation as needed only when requested. Comparing the low price point for API GW requests and Lambda CPU+Memory, the savings can be night and day over the server-based implementation.
Read full review
No answers on this topic
Pros
  • 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
No answers on this topic
Cons
  • I think there should be another way of enabling CORS. It basically creates OPTIONS for every endpoint, which makes your API Gateway look complicated.
  • The integration timeout limit is 30 seconds, which limits you into that time.
  • API Gateway UI should be improved and should work correctly when more than two people are adding/editing endpoints.
Read full review
No answers on this topic
Support Rating
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
No answers on this topic
Alternatives Considered
Pricing is better at Amazon API gateway. Amazon API gateway is more user-friendly than SAP HANA Cloud. But SAP HANA Cloud supports more programming languages. The centralized management and monitoring system of Amazon API Gateway is more user-friendly. The User-Interface of Amazon API gateway is also better. Overall we can conclude that Amazon API Gateway provides a better work experience than SAP HANA.
Read full review
No answers on this topic
Return on Investment
  • Positive, which accelerated business deliveries in months
  • Negative, but in our positive case, if you are going to change the solution in the future, you need to adjust several things for the new solution.
  • Positive, users celebrated with ease of use (lower learning curve, lower cost).
  • Positive - Pay according to usage
Read full review
No answers on this topic
ScreenShots

Zuplo Screenshots

Screenshot of an API Gateway portalScreenshot of API testing, completed while developingScreenshot of where to write custom code at the gatewayScreenshot of real-time API analyticsScreenshot of real-time logging produced while debuggingScreenshot of where to deploy using Git