Process Flow - Scaling policies (target tracking, step, simple)
Start
Monitor Metric
Compare Metric to Target
Target Tracking Policy
Adjust Capacity to Match Target
Update Resources
Step Scaling Policy
Check Metric Thresholds
Scale Up/Down by Steps
Update Resources
Simple Scaling Policy
Metric Breaches Threshold?
Add or Remove Fixed Capacity
Update Resources
End
The system monitors a metric and applies one of three scaling policies: target tracking adjusts capacity to keep the metric near a target; step scaling changes capacity in steps based on thresholds; simple scaling adds or removes fixed capacity when thresholds are crossed.