What problem does it solve?
It prevents service outages and runaway costs caused by sizing a fleet based on averages, ignoring demand shape, growth, burst behavior, and autoscaler reaction time.
Core Features & Use Cases
- Demand forecasting & demand shape: Combines current demand, growth rate, and peak-to-trough shape to size for projected peak, not today’s average.
- Burst vs sustained capacity + headroom rules: Separates steady-state from short-window spikes and selects a headroom percentage that survives uncertainty and autoscaler lag.
- Production-faithful load testing & per-replica measurement: Ensures load tests match real request mix, payloads, ramp profiles, concurrency/think time, auth, and downstream dependencies to measure per-replica saturation accurately.
- Replica/machine sizing plus pre-provisioning for known events: Turns the plan into concrete fleet sizing and defines pre-scale, pre-warm, load-test verification, and abort criteria for events.
Quick Start
Run this skill to produce a quarter-ready capacity plan for your service by forecasting peak demand, selecting headroom, and calculating replica counts from a production-faithful load test.