Pricing

Compare astro plans

Select the right plan for your team with our complete feature comparison and detailed pricing breakdown.

Plan Features

Developer

Team

Business

Enterprise

Plan Features
DeveloperTeamBusinessEnterprise

Security & Governance

Google/Github IdP Auth

SupportedSupportedSupportedSupported

SAML-based SSO

SupportedSupportedSupportedSupported

Private Networking

PrivateLink, VPC Peering, Transit Gateway, Site-to-Site VPN, etc.

Not supportedSupportedSupportedSupported

Non-Owner Roles

SupportedUp to 2SupportedUnlimitedSupportedUnlimitedSupportedUnlimited

Astro Teams/Groups

Not supportedSupportedUp to 2SupportedSupported

Audit Logging (Astro + Airflow)

Not supportedSupported7 days retentionSupported90 days retentionSupported90 days retention

Dedicated Cluster

Not supportedSupportedSupportedSupported

Deployment Roles

Not supportedSupportedSupportedSupported

CI/CD Enforcement

Not supportedNot supportedSupportedSupported

SSO Enforcement

Not supportedNot supportedSupportedSupported

HIPAA / PII BAA Agreement

Not supportedNot supportedSupportedSupported

Workspace Authorization for Clusters

Not supportedNot supportedNot supportedSupported

Custom RBAC Roles

Not supportedNot supportedNot supportedSupported

IP Access List

Not supportedNot supportedNot supportedSupported

Scale & Operational Efficiency

Hibernating Deployments

SupportedSupportedSupportedSupported

Astro API Access

SupportedSupportedSupportedSupported

Airflow API Access

SupportedSupportedSupportedSupported

Connection Management

SupportedSupportedSupportedSupported

Deploy Rollbacks

SupportedSupportedSupportedSupported

High Availability

Not supportedSupportedSupportedSupported

Remote Execution Agents

Not supportedNot supportedNot supportedSupported

SCIM Provisioning

Not supportedNot supportedNot supportedSupported

Org-level Dashboards

Not supportedNot supportedNot supportedSupported

Cross-Region Disaster Recovery

Secondary cluster for regional failover billed at dedicated cluster rate

Not supportedNot supportedNot supportedSupported

Monitoring & Alerting

Astro Observe

Lineage, data product SLAs, data quality monitoring, AI-assisted RCA

Not supportedSupportedSupportedSupported

Alerting

SupportedSupportedSupportedSupported

Metrics Forwarding

Not supportedSupportedSupportedSupported

Log Forwarding

Not supportedSupportedSupportedSupported

Support & Success

Support Availability

SupportedNot IncludedSupported24x5 AvailabilitySupported24x7 AvailabilitySupported24x7 Availability

SLA Response for P1 Tickets

Not supportedSupported6 Hour Initial Response SLA (P1)Supported1 Hour Initial Response SLA (P1)Supported1 Hour Initial Response SLA (P1)

Slack

Not supportedSupportedFirst 30 DaysSupportedFirst 30 DaysSupportedUnlimited

Office Hours

Not supportedSupportedFirst Come / First ServeSupportedFirst Come / First ServeSupportedPriority Scheduling

Security & Governance

Google/Github IdP Auth

SAML-based SSO

Private Networking

PrivateLink, VPC Peering, Transit Gateway, Site-to-Site VPN, etc.

Non-Owner Roles

Up to 2

Astro Teams/Groups

Audit Logging (Astro + Airflow)

Dedicated Cluster

Deployment Roles

CI/CD Enforcement

SSO Enforcement

HIPAA / PII BAA Agreement

Workspace Authorization for Clusters

Custom RBAC Roles

IP Access List

Scale & Operational Efficiency

Hibernating Deployments

Astro API Access

Airflow API Access

Connection Management

Deploy Rollbacks

High Availability

<a href='/docs/astro/remote-execution-agents'>Remote Execution Agents</a>

SCIM Provisioning

Org-level Dashboards

Cross-Region Disaster Recovery

Secondary cluster for regional failover billed at dedicated cluster rate

Monitoring & Alerting

<a href='/docs/astro/astro-observe'>Astro Observe</a>

Lineage, data product SLAs, data quality monitoring, AI-assisted RCA

Alerting

Metrics Forwarding

Log Forwarding

Support & Success

Support Availability

Not Included

SLA Response for P1 Tickets

Slack

Office Hours

Component Pricing

All product tiers use the same dimensions of our usage-based pricing model: your Airflow cluster, deployment sizing, and worker compute. Networking costs are passed through from the cloud provider.

Prices listed below are reflective of AWS us-east-1, Azure eastus, GCP us-east1.

Learn more about Astro’s architecture ➔

Cluster Pricing

FAQs

What if I need to run individual tasks on bigger workers?

You might have a large number of tasks that require low amounts of CPU and memory, but a small number of tasks that are resource intensive — e.g., machine learning tasks.

To address this use case, we recommend using worker queues. Worker queues allow you to configure different groups of workers for different groups of tasks. That way, you’ll only be charged for the larger worker type if and when a task that requires that worker type actually runs.

Specifically, you can:

  • Create a default queue with a small worker type. For example, A5.
  • Create a second queue called large-task with a larger worker type. For example, A10.
  • Set the Minimum Worker Count for the large-task queue to 0 if your resource-intensive tasks run infrequently.
  • In your DAG, assign the larger task to the “large-task” queue.

To learn more about worker queues, see Worker queues in Astronomer documentation.

What if I need additional ephemeral storage for workers?

All Astro workers include an amount of ephemeral storage by default: 10 GiB of for Celery workers, and 0.25 GiB for Kubenetes Executor and Kubernetes Pod Operator workers. You can configure additional ephemeral storage at a rate of $0.0002 per GiB per hour.

How will I be charged for the Kubernetes Executor and Kubernetes Pod Operator?

In Airflow, the Kubernetes Executor (KE) and the KubernetesPodOperator (KPO) allow you to run a single task in an isolated Kubernetes Pod. Astro measures the total amount of CPU and Memory allocated across your KE/KPO infrastructure at any given time. Astro bills for the number of A5 workers necessary to accommodate the total amount of CPU and Memory rounded up to the nearest A5. One A5 worker corresponds to 1 CPU and 2 GiB Memory.

For example:

  • If you are running 4 tasks concurrently, with each being allocated 0.25 cpu and 0.5 GiB memory, then you will be charged for 1 A5 for the duration of the infrastructure running those tasks.

  • Similarly, if you are running 3 tasks concurrently, with each being allocated 0.25 cpu and 0.5 GiB memory, then you would still be charged for 1 A5. In this case the total amount allocated is 0.75 cpu and 1.5 GiB memory which rounds up to single A5.

  • If you have 5 concurrent tasks that are each allocated 2 CPU and 4 GiB memory, that is a total of 10 CPU cores and 20 GiB memory and maps to 10 A5s.

In order to ensure reliability Astro will allocate the limit requested by each task. If a task has not specified limits then the Deployment defaults will be used.

In addition, ephemeral storage limits of greater than 0.25 GiB per pod will be charged at a rate of $0.0002 per GiB per hour.

What networking costs are passed through from the Cloud Provider?

This varies slightly by cloud:

Get started free.

OR

API Access
Alerting
SAML-Based SSO
Airflow AI Assistant
Deployment Rollbacks
Audit Logging

By proceeding you agree to our Privacy Policy, our Website Terms and to receive emails from Astronomer.