> ## 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.

# Scaling

> Scale your applications automatically or with guaranteed resource allocations.

<CardGroup cols={2}>
  <Card title="Autoscaling" icon="scaling" href="/docs/manage-resources/autoscaling">
    Learn how autoscaling adjusts app instances based on CPU and memory usage.
  </Card>

  <Card title="Guaranteed resources" icon="shield-check" href="/docs/manage-resources/guaranteed-resources">
    Learn how guaranteed CPU provides dedicated CPU and memory allocations.
  </Card>
</CardGroup>
