This document summarizes a Dagster community meeting at Rohde & Schwarz in May 2021. It introduces Simon as the presenter and discusses how Rohde & Schwarz uses Dagster for their SmartAnalytics product. Key points include:
- Rohde & Schwarz uses Dagster to move their ETL pipelines to the cloud for improved scalability.
- Their Dagster implementation includes event-driven pipelines using sensors to monitor file uploads and listen to an S3 folder.
- Advantages of Dagster include replacing their custom ETL engine, improved troubleshooting with its error reporting, and easier code reuse through resources and solids.
- Next steps include adding tests, improving documentation, establishing best practices, and
Related topics: