Separate but related: I assume the Outerbounds Pla...
# ask-metaflow
l
Separate but related: I assume the Outerbounds Platform UI has more functionality than the open source version. Is there a table showing which features each supports? (e.g. do they both support remote workstations?) I ask because I'm thinking of contributing and it's motivating if the OSS version has lots of functionality.
1
v
there's a high-level table at the pricing page - click compare plans the way to think about it is that pretty much everything that pertains to building and defining applications (workflows, decorators, cards, low-level data access etc) is in open-source - contributions are welcome! 🤗 The Outerbounds platform focuses on the infrastructure under Metaflow - scalable and cost-efficient compute (including special compute providers like
@nvidia
!) , highly available production orchestration with a managed event bus, everything related to auth & security, development environment (cloud workstations) etc. it's like how Vercel provides managed infrastructure for open-source application frameworks like Vue or Next.js