amazon ec2 - Jmeter master slave in AWS on demand -


i hoping help/suggestions regarding jmeter master/slave test set up. here scenario: need load testing using jmeter master slave set up. planning launch master , slave nodes on aws (window boxes, dependency on 1 of tool launch via jmeter). want launch these master-slave set in aws on demand can tell how many slave nodes want. looked around lot of blogs around using jmeter aws , everywhere assume these nodes launched manually , needs further configuration master , slave nodes talk each other. tests might have 5 or 10 slave nodes fine tests want launch 50 instances(again tool use jmeter has limitation forces me use each jmeter slave node 1 user, instead of using 1 slave node act multiple users) , manually updating each of slave nodes cumbersome. wondering if else ran issue , have suggestions. in mean time looking other solutions me use same slave node mimic multiple users, me reduce need launch these many slave nodes.

regards, vikas

have seen jmeter ec2 script? seems you're looking for.

if reason don't want use particularly script aware amazon has api should able automate instances creation using script aws java sdk or amazon cli.

you can automate instances creation using separate jmeter script either jsr223 sampler or os process sampler (this approach require separate jmeter script of course)


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -