> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/gym/llms.txt.
> For full documentation content, see https://docs.nvidia.com/nemo/gym/llms-full.txt.

# Infrastructure

Learn how to deploy NeMo Gym and plan cluster resources for training.

<Cards>
  <Card title="Deployment Topology" href="/latest/infrastructure/deployment-topology">
    Server deployment patterns and training framework integration.

    <Badge minimal outlined>
      deployment
    </Badge>

    <Badge minimal outlined>
      topology
    </Badge>

    <Badge minimal outlined>
      training-integration
    </Badge>
  </Card>

  <Card title="Engineering Notes" href="/latest/infrastructure/engineering-notes">
    Technical notes on infrastructure decisions and design rationale.

    <Badge minimal outlined>
      engineering-notes
    </Badge>

    <Badge minimal outlined>
      case-studies
    </Badge>
  </Card>
</Cards>