Azure API Management vs. Microsoft BizTalk Server

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure API Management
Score 8.6 out of 10
N/A
Microsoft's Azure API Management supports creation of API.
$0.04
per 10,000 calls
Microsoft BizTalk
Score 6.3 out of 10
N/A
N/AN/A
Pricing
Azure API ManagementMicrosoft BizTalk Server
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 ManagementMicrosoft BizTalk
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 ManagementMicrosoft BizTalk Server
Features
Azure API ManagementMicrosoft BizTalk Server
API Management
Comparison of API Management features of Product A and Product B
Azure API Management
8.0
4 Ratings
5% below category average
Microsoft BizTalk Server
-
Ratings
API access control8.94 Ratings00 Ratings
Rate limits and usage policies5.44 Ratings00 Ratings
API usage data8.94 Ratings00 Ratings
API user onboarding9.03 Ratings00 Ratings
API versioning8.94 Ratings00 Ratings
Usage billing and payments5.23 Ratings00 Ratings
API monitoring and logging9.84 Ratings00 Ratings
Best Alternatives
Azure API ManagementMicrosoft BizTalk Server
Small Businesses
NGINX
NGINX
Score 9.8 out of 10

No answers on this topic

Medium-sized Companies
NGINX
NGINX
Score 9.8 out of 10
Boomi
Boomi
Score 7.9 out of 10
Enterprises
NGINX
NGINX
Score 9.8 out of 10
TIBCO B2B Integration Solution
TIBCO B2B Integration Solution
Score 8.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure API ManagementMicrosoft BizTalk Server
Likelihood to Recommend
8.0
(4 ratings)
8.0
(7 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(1 ratings)
Usability
-
(0 ratings)
7.0
(2 ratings)
Support Rating
-
(0 ratings)
5.0
(3 ratings)
Implementation Rating
-
(0 ratings)
9.0
(1 ratings)
User Testimonials
Azure API ManagementMicrosoft BizTalk Server
Likelihood to Recommend
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
Microsoft
BizTalk is well suited as middleware. Where you wish to translate an input file into an output file and send it to some endpoint. In our case, we used it to convert and send files to SAP. In many ways, it very flexible, and you can do almost anything you want with it. In many ways, it's a better solution than your SAP XI or PI as middleware, since it's much less expensive, and allows you do interface with non-SAP systems.
Read full review
Pros
Microsoft
  • Easy commissioning of APIs.
  • Great policies to control access.
  • Easy mock services for testing.
Read full review
Microsoft
  • It is very user friendly. Users can change rules during run time and change workflow.
  • Huge capacity for queueing messages. It supports all types of adapters like Oracle, Salesforce, SMTP, FTP, etc. Also users can built custom adaptors.
  • If users want to dynamically deploy their solution without any downtime, this is a perfect solution. BizTalk will be a good fit, especially for public-facing websites.
  • Well-proven in the market. I used it when developing a website for Virgin Trains, catering more than 800K user requests per day.
  • Helps in load balancing.
Read full review
Cons
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
Microsoft
  • Microsoft BizTalk is over engineered for some situtations
  • Microsoft BizTalk can be frustrating to use as it forces you to use the GUI as opposed to code
  • Microsoft BizTalk is very resource intensive to create integrations
Read full review
Likelihood to Renew
Microsoft
No answers on this topic
Microsoft
BizTalk will always be required at this hospital.
Read full review
Usability
Microsoft
No answers on this topic
Microsoft
I gave a 7 because this product BizTalk does need time and training to get familiar with the usability and features, it is not that easy to use.
Read full review
Support Rating
Microsoft
No answers on this topic
Microsoft
BizTalk Server has been supported for more than 15 years. It is well proven in the market. Microsoft has provided excellent support with technical issues.
Read full review
Implementation Rating
Microsoft
No answers on this topic
Microsoft
Make sure you have everybody and all depts. On board during testing on test server.
Read full review
Alternatives Considered
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
Microsoft
BizTalk was selected here mainly because it is easy to integrate to a .NET application (most of them are Web Service, WCF SOAP, WCF REST and Web API) and many backend databases are Microsoft SQL Server. Another benefit is that the monitoring job is easy to set up and centralize with other .NET application monitoring jobs.
Read full review
Return on Investment
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
Microsoft
  • A positive impact has been the quicker turnaround time of a part request and that part showing up in SAP using Biztalk as middleware.
  • A somewhat negative impact has been the somewhat insufficient error logging/message capture settings that Biztalk provide. This has caused occasional delays when attempted to create parts for the business.
  • A somewhat negative impact has been the need to have a specialized developer who understands Biztalk to troubleshoot issues with the Biztalk and SAP interaction when creating parts, and when adding new fields to the parts.
Read full review
ScreenShots