Configure autoscaling, instance sizing, and cost-performance tradeoffs.
---
name: render-scaling
description: >-
Scales Render services—configures autoscaling targets, chooses instance
types, sets manual instance counts, and optimizes cost. Use when the user
needs to handle more traffic, set up autoscaling, pick the right instance
type, reduce costs, or troubleshoot scaling behavior like slow scale-down or
stuck instances.
license: MIT
compatibility: Render web services, private services, and background workers
metadata:
author: Render
version: "1.0.0"
category: operations
---
# Render Scaling
This skill covers how to scale **Web Services**, **Private Services**, and **Background Workers** on Render: manual instance counts, **Professional+** autoscaling, plan (instance type) choices, and platform limits. Deeper tables and tuning guidance live under `references/`.
## When to Use
- Setting or changing **instance count** (Dashboard, CLI, API, or Blueprint)
- Configuring **autoscaling** (min/max, CPU and memory targets)
- Choosing **vertical** (plan) vs **horizontal** (more instances) scaling… install to load the full skill