Hi Team, I need some guidance on designing an arch...
# ask-community
s
Hi Team, I need some guidance on designing an architecture in Prefect Cloud for the following use case: I will be receiving daily files in Azure Data Lake/File System. Once the files are dropped, I would like to trigger an event that runs a job in Prefect Orchestration to process these files automatically. Could you please advise on how this can be achieved? If there is any relevant documentation or best practices you could share, that would be greatly helpful. Looking forward to your suggestions. Thank you!
b
Hi Sushil! Here's a previous thread that may help. It seems like the pattern you and Tobias want to implement sound similar.
As a side note, there is an AWS Datalake example that may help you mentally map out the different components you'll need (Prefect webhooks, automations, etc.). I understand you're using Azure, but the pattern can be translated between cloud solutions, with some adjustments of course.