Autoscaling

While manual scaling can be fine for less demanding websites and systems (as they do not require quick actions when something happens), when your application is, for example, a popular e-commerce shop, you want things to happen quickly, including scaling out. Let us try to enable autoscaling for now—it will display a form that enables you to manage these settings:

In fact, you have two options here:

  1. Scale based on a metric: Allows you to select a metric, which will be a trigger for autoscaling
  2. Scale to a specific instance count: Executed by default (so should be used along with scaling based on a metric)

To configure scale based ...

Get Hands-On Azure for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.