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

# Scaling - Overview

> Learn more about scaling on-demand without worrying about any underlying configurations or capacity availability

# Overview

The Aptible platform simplifies the process of on-demand scaling, removing the complexities of underlying configurations and capacity considerations. With customizable container profiles, Aptible enables precise resource allocation, optimizing both performance and cost-efficiency.

# Learn more about scaling resources on Aptible

<CardGroup cols={3}>
  <Card title="App Scaling" icon="book" iconType="duotone" href="https://www.aptible.com/docs/core-concepts/scaling/app-scaling" />

  <Card title="Database Scaling" icon="book" iconType="duotone" href="https://www.aptible.com/docs/core-concepts/scaling/database-scaling" />

  <Card title="Container Profiles" icon="book" iconType="duotone" href="https://www.aptible.com/docs/core-concepts/scaling/container-profiles" />

  <Card title="CPU Allocation" icon="book" iconType="duotone" href="https://www.aptible.com/docs/core-concepts/scaling/cpu-isolation" />

  <Card title="Memory Management" icon="book" iconType="duotone" href="https://www.aptible.com/docs/core-concepts/scaling/memory-limits" />

  <Card title="Container Right-Sizing Recommendations" icon="book" iconType="duotone" href="https://www.aptible.com/docs/core-concepts/scaling/container-right-sizing-recommendations" />
</CardGroup>

# FAQ

<AccordionGroup>
  <Accordion title="Does Aptible offer autoscaling functionality?">
    Yes, read more in the [App Scaling page](/core-concepts/scaling/app-scaling)
  </Accordion>
</AccordionGroup>
