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

# Deployment Options

> Choose how to run Nuon

Nuon is available in three deployment models. **All three deploy your app into your customers' clouds on AWS, Azure, or Google Cloud — the choice is about where Nuon's own control plane runs.** See [Platform Support](/platform-support/introduction) for the per-cloud feature matrix.

<CardGroup cols={1}>
  <Card title="Use Nuon Cloud" icon="cloud" href="/guides/nuon-cloud">
    The fastest way to get started. Nuon Cloud is a fully managed, multi-tenant service hosted by Nuon. No infrastructure to provision — sign up and start deploying to customers on AWS, Azure, and GCP immediately.
  </Card>

  <Card title="Install Nuon BYOC" icon="cloud-arrow-up" href="/guides/byoc">
    Run a single-tenant Nuon control plane in your own AWS, Azure, or Google Cloud account, managed remotely by Nuon. Deploy to customers on AWS, Azure, and GCP. You own the infrastructure and data; Nuon handles upgrades and operations via its own platform.
  </Card>

  <Card title="Install Self-Hosted Nuon" icon="server" href="/guides/self-hosted">
    Deploy and operate Nuon entirely within your own infrastructure, with no dependency on Nuon Cloud. Run the control plane on AWS, Azure, or GCP, and deploy to customers on any of the three.
  </Card>
</CardGroup>
