0 votes
in Azure by
What is autoscaling in Azure?

1 Answer

0 votes
by

Auto-scaling is a way to automatically scale up or down the number of computing resources that are being allocated to your application based on its needs at any given time.

The key point is that you can now design a scalable architecture that will automatically scale up or scale down to meet your needs over the lifetime of your setup regardless of how fast/slow or big/small your site grows over that time.

Here are the most popular ways of autoscaling:

  • Horizontal Scaling
  • Vertical Scaling
  • Learn more about Azure Scale Set ( VMSS )

Related questions

+1 vote
asked Mar 13, 2023 in Azure by SakshiSharma
0 votes
asked Apr 17 in AWS by DavidAnderson
...