Astro Hosted resource reference
This document applies only to Astro Hosted and does not apply to Astro Hybrid. To see whether you're an Astro Hosted user, click Organization Settings. On the General page, your Astro product type is listed under Product Type.
For Astro Hybrid resource reference material, see:
This page contains reference information for all supported Astro Hosted Deployment and cluster resource configurations. Use this information to determine whether Astro supports the type of Airflow environment you want to run.
If you're interested in a cloud region or resource size that's not mentioned here, reach out to Astronomer support.
Add domains to allowlist
If you're on your organization's network and can't access Astro, make a request to allowlist the following domains on your network:
https://cloud.astronomer.io/
https://api.astronomer.io/
https://images.astronomer.cloud/
https://auth.astronomer.io/
https://updates.astronomer.io/
https://install.astronomer.io/
https://astro-<organization-short-name>.datakin.com/
https://<organization-short-name>.astronomer.run/
Astro worker types
Astro Deployments use the worker types in the following table.
If you use the Celery executor, you can configure a worker queue to run tasks on a specific worker type. If you use the Kubernetes executor, Astro uses the number of A5 workers necessary to accommodate the total amount of CPU and Memory needed for the tasks.
With the Kubernetes executor, you can configure ephemeral storage per task otherwise the Deployment default setting is applied. With the Celery executor, you can configure ephemeral storage and concurrency for tasks per worker queue.
Worker Type | vCPU | Memory | Ephemeral storage | Default task concurrency | Max task concurrency |
---|---|---|---|---|---|
A5 | 1 | 2GiB | 10 GiB | 5 | 15 |
A10 | 2 | 4GiB | 10 GiB | 10 | 30 |
A20 | 4 | 8GiB | 10 GiB | 20 | 60 |
A40 | 8 | 16GiB | 10 GiB | 40 | 120 |
A60 | 12 | 24GiB | 10 GiB | 60 | 180 |
A120 | 24 | 48GiB | 10 GiB | 120 | 360 |
A160 | 32 | 64GiB | 10 GiB | 160 | 480 |
Standard cluster regions
A standard cluster is a multi-tenant cluster that's hosted and managed by Astronomer. Astronomer maintains standard clusters in a limited regions and clouds, with support for more regions and clouds coming soon.
Currently, standard clusters are available on the following clouds and regions:
- AWS
- GCP
- Azure
Code | Region |
---|---|
ap-southeast-1 | Asia Pacific (Singapore) |
eu-central-1 | Europe (Frankfurt) |
us-east-1 | US East (N. Virginia) |
us-west-2 | US West (Oregon) |
Code | Region |
---|---|
europe-west4 | Netherlands, Europe |
us-central1 | Iowa, North America |
us-east4 | Virginia, North America |
Code | Region |
---|---|
eastus2 | Virginia, North America |
westus2 | Washington, North America |
westeurope | Netherlands, Europe |
Dedicated cluster regions
A dedicated cluster is cluster that Astronomer provisions solely for use by your Organization. You can create new dedicated clusters from the Astro UI in a variety of clouds and regions. To configure dedicated clusters, see Create a dedicated cluster.
Currently, dedicated clusters are available on the following clouds and regions:
- AWS
- GCP
- Azure
Code | Name |
---|---|
ap-northeast-1 | Asia Pacific (Tokyo) |
ap-southeast-1 | Asia Pacific (Singapore) |
ap-southeast-2 | Asia Pacific (Sydney) |
ap-south-1 | Asia Pacific (Mumbai) |
eu-central-1 | Europe (Frankfurt) |
eu-west-1 | Europe (Ireland) |
eu-west-2 | Europe (London) |
sa-east-1 | South America (São Paulo) |
us-east-1 | US East (N. Virginia) |
us-east-2 | US East (Ohio) |
us-west-1 | US West (N. California) |
us-west-2 | US West (Oregon) |
Code | Region |
---|---|
australiaeast | Australia East |
brazilsouth | Brazil South |
canadacentral | Canada Central |
centralindia | Central India |
centralus | Central US |
eastus2 | East US |
eastus2 | East US 2 |
francecentral | France Central |
japaneast | Japan East |
northeurope | North Europe |
uksouth | UK South |
southcentralus | South Central US |
westeurope | West Europe |
westus2 | West US 2 |
westus3 | West US 3 |
Code | Name |
---|---|
asia-east1 | Taiwan, Asia |
asia-northeast1 | Tokyo, Asia |
asia-northeast2 | Osaka, Asia |
asia-northeast3 | Seoul, Asia |
asia-south1 | Mumbai, Asia |
asia-south2 | Delhi, Asia |
asia-southeast1 | Singapore, Asia |
asia-southeast2 | Jakarta, Asia |
australia-southeast1 | Sydney, Australia |
australia-southeast2 | Melbourne, Australia |
europe-north1 | Finland, Europe |
europe-southwest1 | Madrid, Europe |
europe-west1 | Belgium, Europe |
europe-west2 | England, Europe |
europe-west3 | Frankfurt, Europe |
europe-west4 | Netherlands, Europe |
europe-west8 | Milan, Europe |
europe-west9 | Paris, Europe |
northamerica-northeast1 | Montreal, North America |
southamerica-east1 | Sau Paolo, South America |
us-central1 | Iowa, North America |
us-east1 | South Carolina, North America |
us-east4 | Virginia, North America |
us-east5 | Columbus, North America |
us-west1 | Oregon, North America |
us-west2 | Los Angeles, North America |
us-west4 | Nevada, North America |