📂 API Providers > Tutorials

# Overview

Table of Contents

# Quick series

The tutorials section of the docs provides some simple guides regarding the setup and use of Airnodes.

The "Quick" series of tutorials are simple introductions to setting up an Airnode. The purpose is to demonstrate what is needed to deploy an Airnode. Configuration files are provided with only minor changes to be made on your part.

  • Quick Deploy AWS or Deploying Airnode to AWS: This guide is a straight forward starter to create an Airnode on AWS. This deployment type is a typical production environment.

  • Quick Deploy GCP or Deploying Airnode to GCP: This guide is a straight forward starter to create an Airnode on GCP. This deployment type is a typical production environment.

  • Quick Deploy Container or Deploying Airnode to a Docker Container: This guide is a straight forward starter to create an Airnode locally in a Docker container. This deployment type is a typical development environment although self hosted Docker containers can be used for production environments.

# Monorepo Examples

There are examples of various Airnode functionality in the airnode-examples package (opens new window) of the Airnode monorepo:

Last Updated: 2/17/2023, 6:47:18 AM