HelloWorld Workflow
Example task meant to be a sanity check/introduction to the Cumulus workflows.
Ingest Notification in Workflows
On deployment, an SQS queue and three SNS topics, one for executions, granules, and PDRs, are created and used for handling notification messages related to the workflow.
Science Investigator-led Processing Systems (SIPS)
The Cumulus ingest workflow supports the SIPS workflow. In the following document, we'll discuss what a SIPS workflow is and how to set one up in a Cumulus instance.
CNM Workflow
This entry documents how to setup a workflow that utilizes the built-in CNM/Kinesis functionality in Cumulus.
Error Handling in Workflows
Cumulus Workflow error handling is configurable via AWS Step Function
Choice States
Cumulus supports AWS Step Function Choice states. A Choice state enables branching logic in Cumulus workflows.