Triggering Auto-Scaling by Manually Hitting CPU% Max-Limit ๐ก
Ensuring your AWS instance can handle high traffic is crucial. One way to test auto-scaling is by manually increasing CPU utilization to hit the max limit, prompting AWS to scale.
Solution
To simulate high CPU usage for testing:
Install stress tool:...
sivadevops.hashnode.dev1 min read