https://prefect.io logo
b

Bob Colner

10/05/2021, 7:34 PM
Just now skimming the ‘Orion’ blog post -am I reading this correctly that all existing prefect core workflow will not be supported ~1 year from now?
j

Jeremiah

10/05/2021, 7:40 PM
Hi Bob - what you’re referring to is that we are committed to providing full support and bugfixes for Prefect 1.0 for at least one year after the Prefect 2.0 release. I believe that even without any formal commitment, we haven’t broken support for any version of Prefect since 0.6 (someone check me on that), but we want to make sure that our users know that we are making an unusually long formal support commitment for the Orion release (relative to the normal pace of Prefect upgrades!)
b

Bob Colner

10/05/2021, 7:45 PM
thanks Jeremiah. So to clarify Orion == prefect 2.0 and it will continue to be an open-source core project with optional commercial hosting?
j

Jeremiah

10/05/2021, 7:51 PM
That’s right! If you follow this page you’ll see an FAQ where we will continue to add more and more information about the transition: https://orion-docs.prefect.io/faq/#relationship-with-other-prefect-products. In a simple sense, think of Orion as combining both Prefect Core and Prefect Server into a simpler, more performant, straight up better package. It will always be open-source, as well as forming the basis for our commercial platform.
b

Bob Colner

10/05/2021, 7:55 PM
thanks! you may want to add ^^ to the top of the blog post!
j

Jeremiah

10/05/2021, 7:55 PM
Noted 🙂
And updated! Thanks for letting us know that was confusing.
b

Bob Colner

10/05/2021, 8:14 PM
ha, no prob. Another Q -will it be possible to run workflows in Orion without the server? similar to how you can run a workflow in standalone core currently (ala ‘dev’ mode)
j

Jeremiah

10/05/2021, 8:15 PM
Yup, Orion has a very cool architecture. It preserves the local interactive experience but still takes advantage of either an ephemeral or persistent server
So you can run every example in the docs without a server
b

Bob Colner

10/05/2021, 8:17 PM
nice! some fools may be using standalone core in production…LOL
😂 2
2 Views