We've been using Prefect for a little while now and find it a very strong product. It operates our ELT processes on a robust schedule, and we also implemented Prefect for CI/CD. Bundling all workflows in one place is a great way to only rely on a single tool for orchestrating automated tasks and keeping track of the logs. Finally their team and community on slack are very responsive.
The thing our team has enjoyed the best about the prefect is how easy it is to convert any python code into a working and automated pipeline via the prefect decorators. We were able to migrate our cloud function workflows into prefect in just a couple of days. The declarative deployments yaml file is also easy to understand and when used in our CI/CD pipelines.
UI
Verified User in Information Technology and Services