Blog

BizTalk vs LogicApps

power bi sales dashboard

Introduction:

Whats the difference between BizTalk vs Logic Apps? BizTalk Server has been around since 2000, and there have been several new products releases since then. It is a very mature platform with excellent enterprise integration capabilities.

BizTalk 2016 include an adapter for Logic Apps. This Logic App adapter will be used to integrate Logic Apps and BizTalk sitting on premise. Using the BizTalk 2016 Logic App adapter on-premise, resources can directly talk to a multitude of SaaS platforms available on cloud.

Both offerings address the same area, but BizTalk focuses mainly on Azure on-premise integration and Logic Apps addresses integration needs via Software as a Service (SaaS), although it can be customized with connectors for on-premise applications, LOB, etc.

In other words, BizTalk is a product which you need to buy, procure hardware for, install, build applications on, and manage both (the applications and BizTalk server). On the other hand, Logic Apps is a pay as you use, Platform as a Service (PaaS) managed by Microsoft.

Comparison:

Below is a short comparison matrix between BizTalk vs Logic Apps:

FeatureBizTalkLogic Apps
DevelopmentVisual Studio is used for creating Orchestration Workflows. Visual Studio debugging experience is available during development and at run time by attaching processAzure Portal or Visual Studio is used for creating workflows. Debugging through steps on Azure Portal Logic App Blade is available
MapMapper GUI available on Visual Studio.Makes use of XSLT generated using Map in visual studio. Web transform feature is in the road map.
Message FormatXML Based.JSON Based.
Type of SolutionMessaging solution (using only schema, maps and ports) and orchestration (workflow) based solution available.Only has Workflows.
AdaptersLarge number of standard adapters are available along with B2B adapters. Custom adapters can also be built.Lot of standard adapters are available and there are still more going to be added. Custom API’s can be built.
Long Running TransactionsOut of the Box SupportRequired to be architecture at design time into the solution
Transactional SupportFully supportedStateless unless architecture into the solution
ScalabilityRequires Enterprise edition of BizTalkCan Scale up or down using the pricing tier
Deployment ProcessCan be complex if third party components are involvedEasy and quick
High AvailabilitySupported using windows and SQL clusteringCan be achieved using Azure geo redundancy
Enterprise Message Type SupportSupports multiple message formats e.g. X12, EDIFACT, HL7All formats supported by BizTalk are supported here.

Related Posts


May 30, 2023

Dynamics 365 Customer Insights – Microsoft’s Customer Data Platform (CDP)

Learn how to gain a deeper understanding of your customers and provide personalized experiences for better business outcome.

May 30, 2023

Customizing Dynamics and Power Platform with PowerApps Component Framework (PCF)

Learn how PCF allows developers to create custom controls that can be used in Power Apps, Dynamics 365, and other Power Platform applications.