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

# Tutorials

> Step-by-step tutorials for deploying AI applications, backend services, and more on Upsun.

Learn by building real applications on Upsun. Each tutorial walks through a complete project from scratch to production deployment.

<CardGroup cols={2}>
  <Card title="AI use cases" icon="brain" href="/tutorials/ai">
    Build chatbots, RAG pipelines, coding agents, background workers, form processors, and BI tools powered by LLMs.
  </Card>

  <Card title="Self-hosted services" icon="server" href="/tutorials/self-hosted">
    Deploy Qdrant, Chroma, and other services using the Composable image.
  </Card>

  <Card title="CMS guides" icon="newspaper" href="/tutorials/cms">
    Deploy WordPress, Drupal, Magento, Shopware, and Pimcore on Upsun.
  </Card>

  <Card title="Migration guides" icon="move-right" href="/tutorials/migration">
    Migrate your applications from Heroku, Vercel, self-managed servers, or other providers to Upsun.
  </Card>

  <Card title="Framework guides" icon="layers" href="/docs/get-started/stacks">
    Deploy applications using popular frameworks and languages on Upsun.
  </Card>
</CardGroup>
