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
Basis DSP
Score 9.0 out of 10
N/A
Basis from Basis Global Technologies (formerly Centro) is a programmatic ad buying platform supporting digital advertising buying and placement across varying channels. Since the acquisition of SiteScout the platform also contains technology from the SiteScout AdServer.N/A
Pricing
Amazon API GatewayAzure API ManagementBasis DSP
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 ManagementBasis DSP
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 ManagementBasis DSP
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 …
Basis DSP

No answer on this topic

Features
Amazon API GatewayAzure API ManagementBasis DSP
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
Basis DSP
-
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 ManagementBasis DSP
Small Businesses
NGINX
NGINX
Score 9.1 out of 10
NGINX
NGINX
Score 9.1 out of 10
Adobe Advertising Cloud
Adobe Advertising Cloud
Score 8.7 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.1 out of 10
NGINX
NGINX
Score 9.1 out of 10
The Trade Desk
The Trade Desk
Score 9.0 out of 10
Enterprises
NGINX
NGINX
Score 9.1 out of 10
NGINX
NGINX
Score 9.1 out of 10
Adobe Advertising Cloud
Adobe Advertising Cloud
Score 8.7 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Amazon API GatewayAzure API ManagementBasis DSP
Likelihood to Recommend
8.0
(14 ratings)
8.0
(4 ratings)
9.0
(14 ratings)
Likelihood to Renew
-
(0 ratings)
-
(0 ratings)
10.0
(1 ratings)
Usability
9.0
(1 ratings)
-
(0 ratings)
9.0
(1 ratings)
Support Rating
10.0
(1 ratings)
-
(0 ratings)
10.0
(1 ratings)
Implementation Rating
-
(0 ratings)
-
(0 ratings)
9.0
(1 ratings)
User Testimonials
Amazon API GatewayAzure API ManagementBasis DSP
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
Basis Global Technologies (formerly Centro)
I would recommend Basis [DSP] for specific clients. Boutique agencies that do not require very complex programmatic solutions are the best fit. It is not very well suited for very big clients that want to run multicountries campaigns with objectives that are very much performance focused. Their dashboard is very good and the platform is easy to use so new entrants to programmatic will find it very useful.
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
Basis Global Technologies (formerly Centro)
  • Basis DSP does a great job of keeping their clients informed of new and upcoming features on their platform. They regularly host webinars to help keep their clients informed of what's up and coming and how to use new features.
  • Client relations with Basis is incredible. They're available on a regular, consistent basis. In addition, they check in throughout the on boarding process and beyond to help their clients understand they system.
  • The analytics tracking capabilities built into Basis DSP is fantastic. They provide many different options on how to pull and organize reports for clients.
  • The additional training offered through Centro Institute is fantastic, especially for beginners. Going to Chicago and training at the headquarters for a couple of days has helped with my company's success in building a programmatic advertising clientele list and building successful campaigns.
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
Basis Global Technologies (formerly Centro)
  • More detail on how and when the exchanges review submitted ad tags would help us set better expectations for our clients and client success teams during launch. Often a delay in ad approvals can result in lagging campaign metrics that must be made up later, often at the cost of performance.
  • More predictive tools / the ability to stop a campaign from bidding when a certain impression threshold is reached (in addition to the dayparting and budget rules that are currently in place and used for every campaign).
  • For some reports, such a geolocation reports, being able to visualize it on a map of some kind would make the data export more meaningful and less manual for our operations and client success teams seeking to explain to clients where their campaign was exposed.
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
Basis Global Technologies (formerly Centro)
It's pretty basic, nothing is hidden and nothing ever moves so you can count on finding what you are looking for each day
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
Basis Global Technologies (formerly Centro)
We have a dedicated account rep. She makes it seem like we are her only client, she is very responsive, helps each time we have a question and understands our campaign goals. Anytime we need support, our rep is available either email or call and if she is not going to be available, she will let us know ahead of time to provide back up and inform them of our current campaigns so they can better assist us.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
Microsoft
No answers on this topic
Basis Global Technologies (formerly Centro)
There are a ton of tactics and strategy to implement in the DSP platform. There isn't really a selection of the different types of campaigns or tactics to choose from, you just have to learn as you go. Once you figure out the strategy and goal of the campaign it is very easy to implement the tactic and to achieve its goals.
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
Basis Global Technologies (formerly Centro)
Advangelist, StackAdapt, Simplifi, Trade Desk, Media Math - overall most of the other platforms we reviewed were perfectly fine and can get the job done quite well. We have mostly stuck with basis because of the relationship that we have, the fact that they have continued to provide stellar support, and have a platform that delivers on everything they promise.
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
Basis Global Technologies (formerly Centro)
  • Affordable display option - The SiteScout platform runs comparable to other self-serve display platforms, and offers a very large network from which to choose.
  • More visibility for our brand - We've used SiteScout as an awareness tactic, and received millions of impressions at a reasonable cost.
Read full review
ScreenShots