amazon web services - AWS auto start specific instance -


I currently have an example that includes frequency A (Program A and website A, 7/24 execution). What I'm trying to do, for example, start out automatic traffic traffic, for example B (website A), when a CPU usage is more than 90%.

I tried to configure the auto-scaling group, however, I do not see any options that gives me the opportunity to choose which example starts and which example is closed.

My requirements 1) Instance A will have to run 7/24) 2 When the instance CPU is more than 90, start the instance b to automatically share the traffic.

Any solutions know?

Automatically create and expire for example Is used as needed, in the case of your use, you do not really need Example B.

You need to assign a AMI to the AutoScalling group, and when a condition is found on instances that are running (for example - 90% CPU) - AWS is a new example Launch, and add it to your load balancer.

When a different status is completed (for example - all CPUs

you can specify at least and maximum numbers.

more For information, read

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -