Our platform plan is 100% free for academics.
We offer 25% off for early stage startups (pre-series A or less than 2 years).
Please contact us for more information.
Simple, transparent, and flexible pricing that grows with your need
We handle the orchestration, you control the execution
+ Fully managed control plane
Community and email support
+ Fully managed control plane
Priority support
Control plane single tenancy & regional choice
Tailored onboarding and premier support
Your data, models, logs, artifacts, and code never leave your cluster(s)
All plans, including the community edition, come with an essential set of features and a powerful workspace
Since 2018 teams have been telling us how Polyaxon has helped them get more done
Looking for more info? Here are some things we're commonly asked
Our platform plan is 100% free for academics.
We offer 25% off for early stage startups (pre-series A or less than 2 years).
Please contact us for more information.
Yes, all prices shown are in US dollars.
Good news! Polyaxon is based on a free & open source core engine.
You can self host it on your own cluster or local machine to have full control over your environment, and try all the core features.
If you're looking for some specific help, we've got an entire documentation site full of guides, specifications, references, and information.
Also, you can always get help on the community channel if you need a hand with anything else!
Finally, all plans come with a risk-free 14-days trial period. No credit card required.
Platform and Teams plans are available as annual subscriptions or monthly subscriptions with an additional 25% per month.
Your aggregate plan cost will be available in the billing page under the organization's settings.
All plans are priced per seat, with a minimum number of seats per organization. Platform plan includes 3 developer seats and offers up to 6 additional developer seats, Teams plan starts at 6 developer seats and offers up to 12 additional developer seats, Business plan starts at 10 developer seats and offers up to 30 developer seats, while Enterprise offers a custom number of seats in your organization.
Each plan comes with a defined usage quota, you can scale your plan with additional concurrency and/or agents.
For large numbers of users and custom pricing, support options, full on-premise deployment, or to discuss training and services options, please contact us.
Currently, we do not offer on-demand agents or usage quota, the same billing cycle as the main subscription is used, but we intend to add this possibility in the future.
If your organization is on a monthly billing cycle, you can scale up and down every month.
Yes, you can start with our Community Edition which has all essential and core features.
We designed the plans to make it easy to get started with Platform plan, and once you’ve outgrown it, upgrading to Teams plan is a single click away.
If you want to add extra users to any plan without an upgrade to Enterprise, please contact us.
To upgrade to Enterprise, please contact us.
You will be billed for your pro-rated usage, accurate down to the second.
The billing period for your new plan configuration starts right away.
Seat means each individual end-user
A seat can be, including, without limitation, a person (team member, employee, external consultant, outsider, ...) or a machine (CI/CD tool, agent, workflow manager, ...) of the customer and/or its affiliates with access to Polyaxon.
A seat can be reassigned to a new user or a new machine, the history produced previously (runs, models, lineage, meta-data, activity logs, ...) does not get removed and can be searched even though the previous user(s) or machine(s) do not have access to the customer's organization anymore.
Each seat can create tokens that act on their behalf using our APIs or SDKs.
All Polyaxon Cloud plans include community and email support.
Organizations on annual billing plans may purchase priority or premier support.
Priority support provides a guaranteed response time of 12 hours on business days.
Premier support can include guided on-boarding, engineering consulting and assistance, dedicated support channels, custom support and uptime SLAs, and more.
For all of these options, please contact us.
We accept all major credit and debit cards such as Visa, Mastercard or American Express.
For annual pre-paid accounts on Enterprise plan we support invoicing and accept bank transfers.
If you need a different payment option, please contact us.
Beta features are accessible to limited organizations. As soon as a beta feature is stable, it will be enabled to all organizations following their plan's quota.
Retention refers to the duration that we store some meta-data information in our system.
For projects and runs (including states, indexes, lineage meta-data, inputs and outputs meta-data), component hub and versions, model registry and artifact versions, we offer unlimited retention of those information.
We store the activity logs for a certain time (defined on your plan) and we purge that data periodically.
To store activities beyond your retention period, we offer an API that you can use to automatically archive it to an external source.
Yes, absolutely. You own your data, models, code, and artifacts whether you are using Polyaxon CE, Polyaxon Cloud, or Polyaxon EE.
The difference between Polyaxon Cloud and Polyaxon EE is the control plane. In both cases, the workload, data, logs, metrics, models, artifacts, and all sensitive secrets and config-maps are managed by a Polyaxon Agent running on a different cluster/namespace.
In Polyaxon Cloud we manage the control plane, in Polyaxon EE the customer manages the control plane, in both cases the customer manages the Agent deployments (data plane).
We designed our control plane to meet the strict standards and to allow users to achieve several use-cases: data locality, federated training, federated job scheduling, support for custom networking on each Agent, namespacing and isolation, multi-cluster scaling options ...
No, Polyaxon Cloud is not a fully managed solution.
Polyaxon Cloud is designed to deliver a fully managed control plane (API, metadata, scheduling, orchestration, ...) while allowing users to keep sensitive or private data on-premise or on their cloud accounts.
Polyaxon Cloud does not receive or run users’ code, it does not access their data, artifacts, or logs, and it does not alter their networking policies.
We have an abstraction called Polyaxon Agent that runs on any Kubernetes cluster, and communicates securely with our control plane.
We scan all dependencies and conduct regular security reviews of our product and infrastructure.
As an open source codebase, we have very public scrutiny of all our practices.
All tools deployed on the customer's cluster(s) and used by end users, excluding the Enterprise Edition Control Plane, are open-source (Polyaxon Agent, Helm charts, SDKs, CLI, Clients, ...) and can be reviewed.
You can deploy Polyaxon in a completely offline mode and on private clusters.
If you are using Polyaxon Cloud you only need to allow outbound traffic to https://cloud.polyaxon.com to sync metadata, check for scheduling information, and validate authorization and permissions.
Your execution infrastructure on cloud or on-premise resources are always managed by you, you can deploy any Polyaxon distribution with your own policies.
The control plane hosts the software’s business logic and handles insensitive metadata.
It provides a managed API, metadata, scheduling, orchestration, ...
It communicates securely with Polyaxon Agent (data plane) and delegates sensitive operations (such as processing, job running, services, resolving secrets, storing or deleting data) to it.
The Agent (data plane) runs on the customer's cluster(s) and accesses/processes/stores all of the customer’s sensitive data.
It communicates securely with the Control Plane to sync insensitive metadata.