In Aurora, Jobs and Tasks are central to how workflows operate. A Job represents each execution of a workflow—automating analysis by running connected data and processing blocks without needing to rebuild the workflow each time. It captures both the Overview of the run and the Insights generated from it. Within these workflows, Tasks (also known as processing blocks) are the individual steps or operations applied to your data, such as applying models, etc. Together, Jobs and Tasks enable scalable, repeatable geospatial analysis, allowing users to manage complex workflows with clarity and efficiency.
In Aurora, a Job refers to each instance when a workflow is run. Here’s how it works:
In Aurora, a Task typically refers to an individual operation or step within a workflow.