Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Configure use when you need to work with auto-scaling. This skill provides auto-scaling configuration with comprehensive guidance and automation. Trigger with phrases like "configure auto-scaling", "set up elastic scaling", or "implement scaling".
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-19 | ✗→✓ | ▲ Improved | 31% | 0% |
| case-22 | ✗→✓ | ▲ Improved | 32% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 179% | 0% |
| case-01 | ✓→✓ | = Same ✓ | 196% | 0% |
| case-02 | ✓→✓ | = Same ✓ | 40% | 0% |
Configure auto-scaling policies for cloud workloads across AWS Auto Scaling Groups, GCP Managed Instance Groups, Azure VMSS, and Kubernetes Horizontal Pod Autoscaler (HPA). Generate scaling configurations based on CPU, memory, request rate, or custom metrics with appropriate thresholds, cooldown periods, and scale-in protection.
aws, gcloud, or az)kubectl configured with cluster access and metrics-server deployed| Error | Cause | Solution | |-------|-------|---------| | No scaling activity despite high load | Metric not reaching threshold or cooldown active | Verify metric source in CloudWatch/Stackdriver; check cooldown timer with describe-scaling-activities | | Scaling too aggressively (flapping) | Cooldown too short or threshold too sensitive | Increase cooldown period and widen the gap between scale-out and scale-in thresholds | | Max capacity reached | Instance/pod limit hit during traffic spike | Raise max_size or implement request queuing as a backpressure mechanism | | HPA unable to compute replica count | Metrics server not deployed or metric unavailable | Install metrics-server and verify kubectl top pods returns data | | FailedScaleUp: insufficient capacity | Cloud provider out of capacity in selected AZ/region | Add multiple AZs to the ASG or use mixed instance types with allocation strategy |
Other measured skills in the registry, with their headline benchmark lift.