# Cloud Platforms

We provide install guides and example templates for deploying Coder to your
cloud of choice.

<div class="tabs">

## AWS

We publish Coder Community Edition on the AWS Marketplace. Follow the tutorial here:

- [Install Coder Community Edition from AWS Marketplace](https://coder.com/docs/install/cloud/aws-marketplace.md)

Alternatively, install the [CLI binary](https://coder.com/docs/install/cli.md) on any Linux machine or
follow our [Kubernetes](https://coder.com/docs/install/kubernetes.md) documentation to install Coder on an
existing Kubernetes cluster.

For EKS-specific installation guidance, see the [AWS section in Kubernetes installation docs](https://coder.com/docs/install/kubernetes.md#aws).

## GCP

We publish a GCP Marketplace listing with Coder pre-installed. Follow the
tutorial here:

- [Install Coder on GCP Compute Engine](https://coder.com/docs/install/cloud/compute-engine.md)

Alternatively, install the [CLI binary](https://coder.com/docs/install/cli.md) on any Linux machine or
follow our [Kubernetes](https://coder.com/docs/install/kubernetes.md) documentation to install Coder on an
existing GKE cluster.

## Azure

Use the following guide to run Coder on an Azure VM:

- [Install Coder on an Azure VM](https://coder.com/docs/install/cloud/azure-vm.md)

Alternatively, install the [CLI binary](https://coder.com/docs/install/cli.md) on any Linux machine or
follow our [Kubernetes](https://coder.com/docs/install/kubernetes.md) documentation to install Coder on an
existing GKE cluster.

## Other

Is your cloud missing? Check [unofficial](https://coder.com/docs/install/other.md) install methods or
install the [standalone binary](https://coder.com/docs/install/cli.md).

</div>
