

# Creating, running, and scheduling AWS Glue DataBrew jobs
<a name="jobs"></a>

AWS Glue DataBrew has a job subsystem that serves two purposes:

1. Applying a data transformation recipe to a DataBrew dataset. You do this with a DataBrew recipe job.

1. Analyzing a dataset to create a comprehensive profile of the data. You do this with a DataBrew profile job.

**Topics**
+ [Creating and working with AWS Glue DataBrew recipe jobs](jobs.recipe.md)
+ [Creating and working with AWS Glue DataBrew profile jobs](jobs.profile.md)