Optimizing Azure Data Factory Jobs

15 minutes
  • 3 Learning Objectives

About this Hands-on Lab

In this hands-on lab scenario, you are a data engineer for Awesome Company. Previously you created an Azure Data Factory pipeline to copy sales data to an archive database. Lately reports have come in that this ADF job is taking a long time to run. Your task is to evaluate the job and implement optimizations in order to improve performance. Performing the actions of this hands-on lab will help you become familiar with optimizing various parts of Azure Data Factory jobs.

Learning Objectives

Successfully complete this lab by achieving the following learning objectives:

Optimize the Source
  1. Configure your Azure SQL Database source so that it provides the fastest performance and prevents any database locks.
Optimize the Compute Resources
  1. Awesome Company has noticed a lot of out-of-memory errors and latency when performing joins. Optimize the compute resources to account for this.
Optimize the Sink
  1. The existence of indexes are causing the pipeline to perform slower. Alter the sink so that the table’s indexes will not cause extra overhead.

Additional Resources

In this hands-on lab scenario you are a data engineer for Awesome Company. Previously you created an Azure Data Factory pipeline to copy sales data to an archive database. Lately reports have come in that this ADF job is taking too long to run. Your task is to evaluate the job and implement optimizations in order to improve performance.

To accomplish your goal, the following should be completed:

  • Optimize source reads to increase performance and prevent database locks.
  • Optimize compute resources to speed up joins and reduce out-of-memory errors.
  • Configure the pipeline to avoid being slowed by index activity on the target.

What are Hands-on Labs

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?