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

# SQD Cloud Indexer Hosting

> Deploy and scale Squid SDK indexers on SQD Cloud — managed hosting with Postgres, ClickHouse, RPC proxy, and one-command deployments via the sqd CLI.

<Frame>
  <img src="https://mintcdn.com/sqd-2119b3c3/Kx7YspEVpTTxfIRc/images/home/cloud.png?fit=max&auto=format&n=Kx7YspEVpTTxfIRc&q=85&s=5114ab7dd93424fb47f7fe41e1e913c2" alt="SQD Cloud - Deploy and scale your squids" width="1440" height="600" data-path="images/home/cloud.png" />
</Frame>

**Enterprise-grade deployment platform for blockchain data indexers**

SQD Cloud is a managed infrastructure platform that handles the complexity of deploying, scaling, and monitoring your blockchain indexers. Focus on building your data pipelines while we handle the DevOps.

<Warning>
  SQD Cloud currently supports **Squid SDK** indexers only. Pipes SDK deployments are not supported at this time.
</Warning>

## Key Benefits

* **Zero DevOps Required** - Deploy with a single command, no infrastructure management
* **Built-in Monitoring** - Real-time logs, metrics, and health status for all components
* **Automatic Scaling** - Configure resources and replicas to match your workload
* **Production-Ready** - Dedicated deployment, managed databases, and high availability
* **Cost-Effective** - Pay only for resources you use with transparent pricing

## When to Use SQD Cloud

SQD Cloud is ideal for:

* **Production deployments** requiring reliability and uptime
* **Teams** that want to focus on building, not operations
* **Projects** that need monitoring and observability built-in
* **Applications** requiring managed PostgreSQL, RPC access, or GraphQL APIs

<Info>
  Before deploying to SQD Cloud, ensure you have a working indexer locally. See
  [Development flow](/en/sdk/squid-sdk/how-to-start/squid-development) and the [Indexing
  SDK](/en/sdk/overview) section for development guidance.
</Info>

## Getting Started

Ready to deploy your indexer to production? Our comprehensive deployment guide walks you through the entire process, from preparing your squid to monitoring it in production.

The deployment process includes:

* Setting up your SQD Cloud account and organization
* Configuring your `squid.yaml` deployment manifest
* Managing secrets and environment variables
* Deploying with a single command
* Monitoring and managing your production deployment

<Card title="Deploy Your First Squid" icon="rocket" href="/en/cloud/deployment-guide">
  Follow our step-by-step deployment guide to get your indexer running on SQD Cloud in minutes.
</Card>

## What's Next?

Continue optimizing and managing your deployment:

<CardGroup cols={2}>
  <Card title="Pricing" icon="dollar-sign" href="/en/cloud/pricing/overview">
    Understand SQD Cloud costs and resource allocation
  </Card>

  <Card title="Organizations" icon="users" href="/en/cloud/resources/organizations">
    Manage teams and billing settings
  </Card>

  <Card title="Slots and Tags" icon="tags" href="/en/cloud/resources/slots-and-tags">
    Master zero downtime deployments
  </Card>

  <Card title="Squid CLI" icon="terminal" href="/en/cloud/reference/cli/installation">
    Learn CLI commands for deployment management
  </Card>
</CardGroup>
