Skip to content
On this page
Reference → Airnode → v0.11
SearchHighlight.vue
FLEX_START_TAG

Cloud Resources

When deployed to a cloud provider, such as AWS or GCP, Airnode uses certain resources to fully operate and supports most regions.

Resources

Airnode uses the following AWS or GCP resources.

AWS

ResourceDescription
EventBridgeTimer starting the Airnode service.
CloudWatchLog groups for deployed resources. For more details see Monitoring Airnode.
LambdaThe heart of the Airnode. Serverless functions providing the Airnode service.
IAMRoles & policies to allow communication among other resources.
API GatewayEndpoints for the Airnode gateways.
S3File describing the state of the deployed infrastructure.

GCP

ResourceDescription
Cloud SchedulerTimer starting the Airnode service.
Logs ExplorerLog groups for deployed resources. For more details see Monitoring Airnode.
Cloud FunctionsThe heart of the Airnode. Serverless functions providing the Airnode service.
API GatewayEndpoints for the Airnode gateways.
Cloud StorageFile describing the state of the deployed infrastructure & source code for cloud functions.
IAMService accounts & roles to allow communication among other resources.

Supported Regions

The following regions are supported.

GCPAWS
asia-northeast1ap-northeast-1
australia-southeast1ap-northeast-2
europe-west1ap-south-1
europe-west2ap-southeast-1
us-central1ap-southeast-2
us-east1ca-central-1
us-east4eu-central-1
us-west2eu-north-1
us-west4eu-west-1
eu-west-2
eu-west-3
sa-east-1
us-east-1
us-east-2
us-west-1
us-west-2
FLEX_END_TAG

Released under the MIT License.