Category

FAQ

29
Jul

What is vertical scaling?

Vertical scaling refers to adding more computational resources such as RAM, CPU, etc. to the server (either database or application server) as per the demand....
Read More
29
Jul

What is horizontal scaling?

Horizontal scaling refers to adding more processing units or physical machines to the server or database. It is involved with the growth in the number...
Read More
29
Jul

What is auto-scaling?

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...
Read More