hello everyone! Could someone tell me what features Open Source does not have in relation to Prefect Cloud and if it has any performance loss? I tried to find this information on the website but I got a little confused
Hi @Zach Angell, Thanks for the links!
We're already using the prefect cloud to test some things, but just one flow of ours hits the 10000 tasks run, so we're thinking to use the open source because of this.
One doubt, how long it takes for a new feature to be deployed in open source after be released in Prefect Cloud? The Automations feature is already in open source?
z
Zach Angell
06/30/2021, 2:54 PM
Np!
Not all Cloud features will end up in Server. There is no plan, for example, to support Automations in Server.
Prefect Cloud has additional services and strong performance guarantees that are out of scope for Server. A classic example is authorization. Because Server is running on your infrastructure, we don't think it makes sense for Server to be opinionated about users and authorization.
I'd also caution against moving to Server with that amount of task runs, it's likely you will see some performance issues that will be tricky to manage.