Azure Data Factory vs. Azure Service Bus

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure Data Factory
Score 8.1 out of 10
N/A
Microsoft's Azure Data Factory is a service built for all data integration needs and skill levels. It is designed to allow the user to easily construct ETL and ELT processes code-free within the intuitive visual environment, or write one's own code. Visually integrate data sources using more than 80 natively built and maintenance-free connectors at no added cost. Focus on data—the serverless integration service does the rest.N/A
Azure Service Bus
Score 8.9 out of 10
N/A
Microsoft offers Azure Service Bus as a reliable cloud messaging as a service (MaaS) and simple hybrid integration solution.N/A
Pricing
Azure Data FactoryAzure Service Bus
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Azure Data FactoryAzure Service Bus
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
Azure Data FactoryAzure Service Bus
Features
Azure Data FactoryAzure Service Bus
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Azure Data Factory
8.5
10 Ratings
3% above category average
Azure Service Bus
-
Ratings
Connect to traditional data sources9.010 Ratings00 Ratings
Connecto to Big Data and NoSQL8.010 Ratings00 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Azure Data Factory
7.8
10 Ratings
3% below category average
Azure Service Bus
-
Ratings
Simple transformations8.710 Ratings00 Ratings
Complex transformations7.010 Ratings00 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Azure Data Factory
6.3
10 Ratings
21% below category average
Azure Service Bus
-
Ratings
Data model creation4.57 Ratings00 Ratings
Metadata management5.58 Ratings00 Ratings
Business rules and workflow6.010 Ratings00 Ratings
Collaboration7.09 Ratings00 Ratings
Testing and debugging6.310 Ratings00 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Azure Data Factory
5.7
10 Ratings
33% below category average
Azure Service Bus
-
Ratings
Integration with data quality tools4.310 Ratings00 Ratings
Integration with MDM tools7.09 Ratings00 Ratings
Best Alternatives
Azure Data FactoryAzure Service Bus
Small Businesses
Skyvia
Skyvia
Score 10.0 out of 10

No answers on this topic

Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Anypoint Platform
Anypoint Platform
Score 7.8 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Anypoint Platform
Anypoint Platform
Score 7.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure Data FactoryAzure Service Bus
Likelihood to Recommend
9.0
(7 ratings)
8.0
(1 ratings)
Usability
8.0
(1 ratings)
-
(0 ratings)
Support Rating
7.0
(1 ratings)
-
(0 ratings)
User Testimonials
Azure Data FactoryAzure Service Bus
Likelihood to Recommend
Microsoft
Best scenario is for ETL process. The flexibility and connectivity is outstanding. For our environment, SAP data connectivity with Azure Data Factory offers very limited features compared to SAP Data Sphere. Due to the limited modelling capacity of the tool, we use Databricks for data modelling and cleaning. Usage of multiple tools could have been avoided if adf has modelling capabilities.
Read full review
Microsoft
If you need a cloud-based service bus or a simple to use queue/topic/routing/pub-sub service, then Azure Service Bus is a very good choice at a reasonable price and performance. Typically on-premise we'd use RabbitMQ because it "just works", but if you're building a "cloud-first" application, then this is the one to go with. It's especially easy to integrate with if you're already embedded in the Microsoft ecosystem.
Read full review
Pros
Microsoft
  • Data Ingestion - it works very well with numerous data sources.
  • Data pipeline orchestration: It is a generic, popular tool for orchestrating data pipelines.
  • Works well in Azure ecosystem, Azure services and data platforms like Databricks.
  • It is a serverless and scalable solution for cloud data integration.
Read full review
Microsoft
  • Acting as a basic queuing service it works very well.
  • One of the best parts is that Azure Service Bus can work over HTTPS which helps in strict firewall situations. There is a performance hit if you choose to use HTTPS.
  • The routing capabilities are quite good when using topics and subscriptions. You can apply filters using a pseudo-SQL-like language though the correlation filters are quick and easy options.
  • Costs are very reasonable at low-ish volumes. If you're processing 10's of millions of messages a month... it may be a different story.
Read full review
Cons
Microsoft
  • Granularity of Errors: Sometimes, Azure Data Factory provides error messages that are too generic or vague for us, making it challenging to pinpoint the exact cause of a pipeline failure. Enhanced error messages with more actionable details would greatly assist us as users in debugging their pipelines.
  • Pipeline Design UI: In my experience, the visual interface for designing pipelines, especially when dealing with complex workflows or numerous activities, can become cluttered. I think a more intuitive and scalable design interface would improve usability. In my opinion, features like zoom, better alignment tools, or grouping capabilities could make managing intricate designs more manageable.
  • Native Support: While Azure Data Factory does support incremental data loads, in my experience, the setup can be somewhat manual and complex. I think native and more straightforward support for Change Data Capture, especially from popular databases, would simplify the process of capturing and processing only the changed data, making regular data updates more efficient
Read full review
Microsoft
  • The SqlFilter could be a little easier to use, but it's not terrible.
  • The performance while using HTTPS for the connection is a little slow compared to direct connections using AMQP ports.
  • There is a size limit to the message - unlike RMQ for instance, Azure Service Bus caps messages to 256kb on the standard tier.
Read full review
Usability
Microsoft
So far product has performed as expected. We were noticing some performance issues, but they were largely Synapse related. This has led to a shift from Synapse to Databricks. Overall this has delayed our analytic platform. Once databricks becomes fully operational, Azure Data Factory will be critical to our environment and future success.
Read full review
Microsoft
No answers on this topic
Support Rating
Microsoft
We have not had need to engage with Microsoft much on Azure Data Factory, but they have been responsive and helpful when needed. This being said, we have not had a major emergency or outage requiring their intervention. The score of seven is a representation that they have done well for now, but have not proved out their support for a significant issue
Read full review
Microsoft
No answers on this topic
Alternatives Considered
Microsoft
Azure Data Factory helps us automate to schedule jobs as per customer demands to make ETL triggers when the need arises. Anyone can define the workflow with the Azure Data Factory UI designer tool and easily test the systems. It helped us automate the same workflow with programming languages like Python or automation tools like ansible. Numerous options for connectivity be it a database or storage account helps us move data transfer to the cloud or on-premise systems.
Read full review
Microsoft
RabbitMQ is simple and awesome... but so is Azure Service Bus. Both accomplish the same thing but in different environments. If you're building a cloud-native application - especially one that is serverless by design - Azure Service Bus is the only real choice in Azure. It works well, it's performance, and it's reasonably priced in the Standard tier. From our testing, RMQ is more performant, but it's hard to compare service-based implementations vs RMQ installed on VMs.
Read full review
Return on Investment
Microsoft
  • Facilitate better decision-making and improve business processes.
  • Optimize business process outcomes by increasing internal efficiency and operational effectiveness.
  • Boosts revenue growth while improving business process agility.
Read full review
Microsoft
  • Compared to open-source free software like RMQ, Azure Service Bus does have some costs to it. But the cost is reasonable.
  • Also unlike RMQ, Azure Service Bus doesn't require you to stand up any hardware - so it's very easy to use and saves time/money from that perspective.
Read full review
ScreenShots