FAQ
1 min read
3

What are the benefits of auto-scaling?

July 29, 2019
0

The benefits of auto-scaling include- •Better fault tolerance: Auto-scaling helps in determining and detecting which of the instances present on the server is unhealthy. Once established, the unhealthy instance is quickly terminated, and another healthy instance is sent as a replacement for the unhealthy one. •Better availability: Auto-scaling helps in

Continue Reading
FAQ
1 min read
0

What are the advantages of auto-scaling?

July 29, 2019
0

The key advantages of auto-scaling include- •Companies which run their own web infrastructure, auto-scaling refers to allowing some of the servers to go offline when there is low load, thereby saving on electricity costs •Companies which have their infrastructure hosted in the cloud, auto-scaling helps in keeping lower bills, as

Continue Reading
FAQ
1 min read
2

What is auto-scaling?

July 29, 2019
0

Auto-scaling or automatic scaling is a method used in cloud computing, where the number of computational resources is scaled automatically based on the load present at the server. The concept of auto-scaling is closely related to load balancing.

Continue Reading
Cloud Computing
2 min read
3

How Dynamic VM is beneficial over Static VM

June 5, 2015
0

There is confusion with how dynamic virtual machine is beneficial than static virtual machine. This post gives knowledge of the associated benefits with Dynamic VM.

Continue Reading