Hi all! Sharing some work on using Pub/Sub messages to trigger Prefect flows!
I chose to use
Memphis as a message broker. My use case was to gather all our automations in one tool, we use Prefect for our data processing pipelines, GitLab CI/CD, and other internal tools for databases, front-end, ect... Now we integrate with Memphis to handle all kind of events in one place and automate all executions from new data processed to ML model training and frontend updates!
Code :
https://discourse.prefect.io/t/using-a-message-broker-to-trigger-flow-runs/3485