# Orchestration

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/aws-glue-developer-guide.git)
{% endhint %}

## Starting jobs and crawlers using triggers

* **Note**\
  You can accomplish the same thing by defining *workflows*. Workflows are preferred for creating complex multi-job ETL operations. For more information, see [Performing Complex ETL Activities Using Blueprints and Workflows in AWS Glue](https://github.com/kevinslin/aws-reference-notes/blob/main/services/aws_glue/orchestrate-using-workflows.md).
