https://prefect.io logo
Title
i

Irisa Shrestha

07/12/2022, 7:03 PM
Hi guys! I am new to Prefect cloud and I need your help! I have just created a project that extracts data from a website and updates my database, I need to schedule this to happen every week. Currently, I am using a local agent, however, I was wondering what would be a better agent for me so that I don't have to run this agent locally every time I need my project flow to run? Thank you so much!
1
a

Anna Geller

07/12/2022, 8:33 PM
you need an agent for scheduled workflows this repo is a WIP but it provides an easy way to spin up a serverless agent on AWS ECS https://github.com/anna-geller/prefect-dataops-ecs
i

Irisa Shrestha

07/13/2022, 12:39 PM
thank you so much @Anna Geller!
🙌 1