简体   繁体   中英

AWS Auto-Scaling Testing

How do I test if my AWS auto scaling is working fine? Any lead to find a way to test this feature through Automation ? My aim is to make load on the servers and check if new AWS instances are spinning up and down as per requirement (through automation). Thanks in advance.

You can use Apache Bench or Apache JMeter to generate load on your website to test scaling.

See https://httpd.apache.org/docs/2.4/programs/ab.html and http://jmeter.apache.org/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM