Azure API Management vs. Azure Application Gateway

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure API Management
Score 7.9 out of 10
N/A
Microsoft's Azure API Management supports creation of API.
$0.04
Lightweight and serverless version of API Management service, billed per execution
Azure Application Gateway
Score 8.8 out of 10
N/A
Microsoft's Azure Application Gateway is a platform-managed, scalable, and highly available application delivery controller as a service with integrated web application firewall.N/A
Pricing
Azure API ManagementAzure Application Gateway
Editions & Modules
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
Azure API ManagementAzure Application Gateway
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
Azure API ManagementAzure Application Gateway
Considered Both Products
Azure API Management
Chose Azure API Management
Apigee is by Google and seems to be promising. The cost seems high though. With Azure, we do not have to make any special purchases. CapEx vs OpEx! But, Apigee could be more environment independent compared to Azure APIM. The promise of speed by Apigee is also better compared …
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 …
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.
Azure Application Gateway
Chose Azure Application Gateway
Azure Application Gateway provides seamless integration with azure services and platforms like azure load balancer, azure monitor, also it offer advanced load balancing capabilities and build in WAF Functionality.
Chose Azure Application Gateway
Other load balancing tools in Azure (Azure LB and Azure Traffic Manager) are limited in their functionality in comparison with the Azure Application Gateway, and also, they don't provide security features. Azure Firewall, although it has security features, is more expensive, …
Chose Azure Application Gateway
I have my dependency application in Azure Application Gateway. I had to use this, and it has all the features we were looking for.
Chose Azure Application Gateway
HAProxy is an excellent load balancer that can also be used in cloud environments (and we do!), and is relied by hyper-large enterprises globally as well. However, HAProxy is a little bit more rudimentary in feature space, it does the core job well and securely, but doesn't …
Chose Azure Application Gateway
Azure Application Gateway gives you application-level routing and load-balancing services that let you build a scalable and highly-available web front end in Azure.
Features
Azure API ManagementAzure Application Gateway
API Management
Comparison of API Management features of Product A and Product B
Azure API Management
8.0
Ratings
4% below category average
Azure Application Gateway
-
Ratings
API access control8.90 Ratings00 Ratings
Rate limits and usage policies5.40 Ratings00 Ratings
API usage data8.90 Ratings00 Ratings
API user onboarding9.00 Ratings00 Ratings
API versioning8.90 Ratings00 Ratings
Usage billing and payments5.20 Ratings00 Ratings
API monitoring and logging9.80 Ratings00 Ratings
Best Alternatives
Azure API ManagementAzure Application Gateway
Small Businesses
NGINX
NGINX
Score 9.2 out of 10
Cloudflare
Cloudflare
Score 8.7 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.2 out of 10
Cloudflare
Cloudflare
Score 8.7 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
Azure API ManagementAzure Application Gateway
Likelihood to Recommend
8.0
(0 ratings)
9.0
(0 ratings)
Support Rating
-
(0 ratings)
10.0
(0 ratings)
User Testimonials
Azure API ManagementAzure Application Gateway
Likelihood to Recommend
The range of policies that enable the APIs to loosely couple it with security, rate limit, retry, etc. are good. We can easily tie authentication mechanisms to external and other internal services without having to modify the backend.
Read full review
The best practice for a cloud environment is to use the tools provided by the cloud provider. That's why for Azure cloud, Azure Application Gateway is the most cost-effective solution that you can use. You can use a single Azure Application Gateway instance for load balancing WAF, URL-based routing, and more.
Read full review
Pros
  • Management of APIs
  • Security of the API through Azure AD, AD B2C etc.
  • Providing an outer layer through APIs
Read full review
  • Uploading images by multiple end-users from several applications like web, mobile, etc.
  • When there is a high volume of data requests, it helps to queue them based on the type of request. So it's easy to serve and reduce the loading time from the application layer.
  • An application gateway is useful when it can identify the type of details the user is requesting.
Read full review
Cons
  • Cost - the upfront cost is a bit restrictive. I've been told it is because there are a few underlying VMs that are running this service. So if you're just starting out with API management, it can be an expensive proposition. Value increases as you add additional APIs. If you're using Azure B2C for the developer portal, you'll require Standard or Premium since they support AAD integration.
  • Security granularity - at time of writing, APIM doesn't support breaking out operations to products. For example, if you have an API that has a GET and a POST operation, and you want the POST operation to require a different subscription. There is a work around, but it makes management a bit messy.
  • Developer and Publisher portal - it's a little weird. Microsoft hasn't migrated all the publisher portal functionality into the "native" Azure portal. So some of it feels a little weird - especially when working with the content management side of things for the developer portal.
  • Scaling - while it's easy to scale up, the cost of APIM ramps up very quickly. Standard -> Premium is a 4x jump.
Read full review
  • More cost-effective pricing plans are welcome for the future, especially for WAF
  • Ability to automate the TLS certificate renewal procedure
  • Ability to manage non-HTTP traffic
Read full review
Usability
No answers on this topic
Most of the Application Gateway's features and services can be managed and re-configured via either the Azure Portal GUI or via the Azure Cloud Shell, thus allowing both CLI modes, i.e. Azure CLI (Bash) and Azure Powershell. The v2 version of Application Gateway has significantly improved performance during initial configuration or during re-configuration changes, thus making it much more usable for IT admins, as compared to v1.
Read full review
Support Rating
No answers on this topic
I don’t like that it's part of the Microsoft brand. In general, I am not a fan of Microsoft products but Azure gets it right.
Read full review
Alternatives Considered
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
HAProxy is an excellent load balancer that can also be used in cloud environments (and we do!), and is relied by hyper-large enterprises globally as well. However, HAProxy is a little bit more rudimentary in feature space, it does the core job well and securely, but doesn't provide any fancy additional features. Also, it takes more effort to deploy HAProxy than simply using an in-built feature in the Azure stack.
Read full review
Return on Investment
  • It’s really pay as you go, so it's not that costly to get in and try it out. There’s no expensive client to buy and manage, but you do need to stay on top of the rapidly changing Azure environment to be sure you upgrade or adjust when needed.
  • It’s not great having more than one API tool, but it’s ok to spread out your work, as you always want the right tool for the right job. For example, if you are a Salesforce-heavy organization, I’d go with Mule over Azure.
  • It was easy getting an external consultant access to the tool to build their own API for a project they were working on for us.
Read full review
  • We are using Azure Application Gateway as the load balancing tool for our applications deployed on Azure Kubernetes Services (AKS) clusters.
Read full review
ScreenShots