Additional Example Ideas
- Extract, Transform, Load - Pipeline to handle ETL-style integration pipelines. This would include de-batching pipeline - one work item type would be the batch, which would split the batch up and queue additional items representing individual items.
- Notification System
- Route notifications based on severity
- Route notifications to multiple receivers (multiple jobs)
- Have multiple notification types (Email, SMS, etc.)