Azure Data Factory allows users to create data flows that graphically develop data transformation logic without writing code. Data flows execute on an Azure Databricks cluster using Spark for scaled out data processing. Azure Data Factory handles translating, optimizing, and executing the data transformation code.
1 of 5
Download to read offline
More Related Content
51- Data flow in Azure Data Factory.pptx
1. 51- Azure Data Factory
Welcome in BPCloudLearningInHindi
1
?Overview of data flow in Azure data factory
?How to create data flow
2. Data flow:
2
Welcome in BPCloudLearningInHindi
Data flows feature in Azure data factory will allow you to develop graphical data
transformation logic that can be executed as activities in data factory pipeline
Data flows allow data engineers to develop data transformation logic without
writing code.
Your data flow will execution you own Azure databricks cluster for scaled out data
processing using spark.
Azure data factory handles all the code translation, spark optimization and
execution of transformation.