> For the complete documentation index, see [llms.txt](https://docs.apppaas.com/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apppaas.com/start/apppaas-guide/autoscaling.md).

# 오토스케일링(자동확장) 설정

AppPaaS에서 오토스케일링을 설정하는 법을 설명합니다.

### 개요

***

오토스케일링(자동확장)은 서비스 운영 중 부하가 발생 될 경우, 미리 설정해둔 값에 따라 자동으로\
서비스의 서버를 확장 또는 축소하여 서비스가 안정적으로 유지 될 수 있도록 하는 기능입니다.

AppPaaS는 CPU의 부하율에 따라 1개 \~ 최대 5개까지 서버가 확장됩니다.

<figure><img src="https://1281168261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F69bJtwnfn269Dqzr8gks%2Fuploads%2FfcrkJwcDyQPQnRZZjS9S%2Fimage.png?alt=media&amp;token=60a24d1f-e802-41d3-8624-ea6a6c0e32f5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
베타 서비스에서는 최대 5개까지 설정 가능합니다.
{% endhint %}

확장된 서버의 부하율이 낮아질 경우 자동으로 축소되며, 확장과  축소에대한 정보는 \
[서비스 모니터링](/start/apppaas-guide/monitoring.md) 에서  확인할 수 있습니다.
