Questions tagged [autoscaling]

273 questions
-1
votes
1 answer

Deploy or shut-down nodes based on load with Chef

AWS has OpsWorks, which is their own take on Chef. We have several reasons[1] why we want to use a "normal" chef-server/-client setup. But OpsWorks has one feature that I cannot find in chef-server/-client setups: load based instances. They allow a…
berkes
  • 1,975
  • 3
  • 15
  • 18
-1
votes
1 answer

Updating Azure Virtual Machine Scale Set

I have hosted a website in azure virtual machine scale set by following the below steps Create a VM and do the necessary changes/installations in iis. Create a snapshot of the VM. This ensure that the above instance can be used for future…
-2
votes
2 answers

Will EC2 server instance autoscale

Say I have a video streaming app on a ec2 medium server instance, and if concurrent users are too many, will the ec2 automatically provide additional resources for handle any number of users? if not, why?
1 2 3
18
19