Azure Data Factory vs. Azure Functions

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure Data Factory
Score 8.2 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 Functions
Score 9.2 out of 10
N/A
Azure Functions enables users to execute event-driven serverless code functions with an end-to-end development experience.
$18
per month approximately
Pricing
Azure Data FactoryAzure Functions
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Azure Data FactoryAzure Functions
Free Trial
NoYes
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 Data FactoryAzure Functions
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Features
Azure Data FactoryAzure Functions
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Azure Data Factory
9.1
7 Ratings
9% above category average
Azure Functions
-
Ratings
Connect to traditional data sources9.27 Ratings00 Ratings
Connecto to Big Data and NoSQL9.07 Ratings00 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Azure Data Factory
8.5
7 Ratings
3% above category average
Azure Functions
-
Ratings
Simple transformations9.27 Ratings00 Ratings
Complex transformations7.87 Ratings00 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Azure Data Factory
7.6
7 Ratings
6% below category average
Azure Functions
-
Ratings
Data model creation8.35 Ratings00 Ratings
Metadata management7.46 Ratings00 Ratings
Business rules and workflow7.47 Ratings00 Ratings
Collaboration6.96 Ratings00 Ratings
Testing and debugging7.47 Ratings00 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Azure Data Factory
7.7
7 Ratings
8% below category average
Azure Functions
-
Ratings
Integration with data quality tools7.47 Ratings00 Ratings
Integration with MDM tools8.07 Ratings00 Ratings
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
Azure Data Factory
-
Ratings
Azure Functions
10.0
1 Ratings
4% above category average
Multiple Access Permission Levels (Create, Read, Delete)00 Ratings10.01 Ratings
Single Sign-On (SSO)00 Ratings10.01 Ratings
Reporting & Analytics
Comparison of Reporting & Analytics features of Product A and Product B
Azure Data Factory
-
Ratings
Azure Functions
7.0
1 Ratings
9% above category average
Dashboards00 Ratings7.01 Ratings
Standard reports00 Ratings9.01 Ratings
Custom reports00 Ratings5.01 Ratings
Function as a Service (FaaS)
Comparison of Function as a Service (FaaS) features of Product A and Product B
Azure Data Factory
-
Ratings
Azure Functions
8.8
1 Ratings
8% above category average
Programming Language Diversity00 Ratings9.01 Ratings
Runtime API Authoring00 Ratings8.01 Ratings
Function/Database Integration00 Ratings9.01 Ratings
DevOps Stack Integration00 Ratings9.01 Ratings
Best Alternatives
Azure Data FactoryAzure Functions
Small Businesses
Skyvia
Skyvia
Score 9.7 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.1 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.1 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure Data FactoryAzure Functions
Likelihood to Recommend
9.3
(7 ratings)
8.0
(1 ratings)
Support Rating
7.0
(1 ratings)
-
(0 ratings)
User Testimonials
Azure Data FactoryAzure Functions
Likelihood to Recommend
Microsoft
Well-suited Scenarios for Azure Data Factory (ADF): When an organization has data sources spread across on-premises databases and cloud storage solutions, I think Azure Data Factory is excellent for integrating these sources. Azure Data Factory's integration with Azure Databricks allows it to handle large-scale data transformations effectively, leveraging the power of distributed processing. For regular ETL or ELT processes that need to run at specific intervals (daily, weekly, etc.), I think Azure Data Factory's scheduling capabilities are very handy. Less Appropriate Scenarios for Azure Data Factory: Real-time Data Streaming - Azure Data Factory is primarily batch-oriented. Simple Data Copy Tasks - For straightforward data copy tasks without the need for transformation or complex workflows, in my opinion, using Azure Data Factory might be overkill; simpler tools or scripts could suffice. Advanced Data Science Workflows: While Azure Data Factory can handle data prep and transformation, in my experience, it's not designed for in-depth data science tasks. I think for advanced analytics, machine learning, or statistical modeling, integration with specialized tools would be necessary.
Read full review
Microsoft
They're great to embed logic and code in a medium-small, cloud-native application, but they can become quite limiting for complex, enterprise applications.
Read full review
Pros
Microsoft
  • It allows copying data from various types of data sources like on-premise files, Azure Database, Excel, JSON, Azure Synapse, API, etc. to the desired destination.
  • We can use linked service in multiple pipeline/data load.
  • It also allows the running of SSIS & SSMS packages which makes it an easy-to-use ETL & ELT tool.
Read full review
Microsoft
  • They natively integrate with many triggers from other Azure services, like Blob Storage or Event Grid, which is super handy when creating cloud-native applications on Azure (data wrangling pipelines, business process automation, data ingestion for IoT, ...)
  • They natively support many common languages and frameworks, which makes them easily approachable by teams with a diverse background
  • They are cheap solutions for low-usage or "seasonal" applications that exhibits a recurring usage/non-usage pattern (batch processing, montly reports, ...)
Read full review
Cons
Microsoft
  • Limited source/sink (target) connectors depending on which area of Azure Data Factory you are using.
  • Does not yet have parity with SSIS as far as the transforms available.
Read full review
Microsoft
  • My biggest complaint is that they promote a development model that tightly couples the infrastructure with the app logic. This can be fine in many scenarios, but it can take some time to build the right abstractions if you want to decouple you application from this deployment model. This is true at least using .NET functions.
  • In some points, they "leak" their abstraction and - from what I understood - they're actually based on the App Service/Web App "WebJob SDK" infrastructure. This makes sense, since they also share some legacy behavior from their ancestor.
  • For larger projects, their mixing of logic, code and infrastructure can become difficult to manage. In these situations, good App Services or brand new Container Apps could be a better fit.
Read full review
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
The easy integration with other Microsoft software as well as high processing speed, very flexible cost, and high level of security of Microsoft Azure products and services stack up against other similar products.
Read full review
Microsoft
This is the most straightforward and easy-to-implement server less solution. App Service is great, but it's designed for websites, and it cannot scale automatically as easily as Azure Functions. Container Apps is a robust and scalable choice, but they need much more planning, development and general work to implement. Container Instances are the same as Container Apps, but they are extremely more limited in termos of capacity. Kubernetes Service si the classic pod container on Azure, but it requires highly skilled professional, and there are not many scenario where it should be used, especially in smaller teams.
Read full review
Return on Investment
Microsoft
  • It is very useful and make things easier
  • Debugging can improve
  • Its better suited than other products with the same objective
Read full review
Microsoft
  • They allowed me to create solutions with low TCO for the customer, which loves the result and the low price, that helped me create solutions for more clients in less time.
  • You can save up to 100% of your compute bill, if you stay under a certain tenant conditions.
Read full review
ScreenShots