Hi
@Jack Sundberg and thanks for the kind feedback!!
1. There are no concurrency limits in Server; also, it’s worth calling out that the free developer version of Cloud is going to be undergoing a pricing update in the next few weeks (it’s imminent!) which will allow for
unlimited flow concurrency on the free tier so stay tuned for that change
2. Glad you’re finding the hybrid approach useful! The single node constraint for server is more about what we formally support and less about an inherent constraint of the setup. If you know how to network to the Server API then you could run flows / agents on diverse infrastructure, but you’d have to configure it and set it up. There has been some great work on a server helm chart that you might find useful here:
https://github.com/PrefectHQ/server/tree/master/helm/prefect-server
3. I think I’ll need some more context on this particular issue - for Cloud, what is the reason for clearing your data? You can definitely use the graphQL interface for running delete commands.