> ## Documentation Index
> Fetch the complete documentation index at: https://docs.conduktor.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Conduktor deployment architecture

> Deploy Conduktor Console and Gateway on Kubernetes (Helm) or Docker. Production architecture overview with deployment options for each platform component.

Here's an architecture of Conduktor platform in a production ready environment:

<img src="https://mintcdn.com/conduktor/RxRxRmgkYmCAsSVz/images/deployment-overview.png?fit=max&auto=format&n=RxRxRmgkYmCAsSVz&q=85&s=ce3f65390aebf221b7856cfc9a62c9f2" alt="Deployment architecture diagram" width="7411" height="3702" data-path="images/deployment-overview.png" />

[Check out the recommendations and requirements for a production environment](https://github.com/conduktor/conduktor-reference-architecture) <Icon icon="up-right-from-square" />

## Kubernetes (recommended)

The primary deployment target for the Conduktor platform is Kubernetes using Helm.

* [Console](/guide/conduktor-in-production/deploy-artifacts/deploy-console/kubernetes)
* [Gateway](/guide/conduktor-in-production/deploy-artifacts/deploy-gateway/kubernetes)

## Docker

* [Console](/guide/conduktor-in-production/deploy-artifacts/deploy-console)
* [Gateway](/guide/conduktor-in-production/deploy-artifacts/deploy-gateway)

## AWS

* [Console](/guide/tutorials/deploy-aws)
