Skip to content

Commit 92b89cc

Browse files
authored
Merge pull request #114796 from hrasheed-msft/hdi_autoscale_vid
adding autoscale video
2 parents 91d44c6 + 76620d7 commit 92b89cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/hdinsight/hdinsight-autoscale-clusters.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Azure HDInsight's free Autoscale feature can automatically increase or decrease
1818

1919
The Autoscale feature uses two types of conditions to trigger scaling events: thresholds for various cluster performance metrics (called *load-based scaling*) and time-based triggers (called *schedule-based scaling*). Load-based scaling changes the number of nodes in your cluster, within a range that you set, to ensure optimal CPU usage and minimize running cost. Schedule-based scaling changes the number of nodes in your cluster based on operations that you associate with specific dates and times.
2020

21+
The following video provides an overview of the challenges which Autoscale solves and how it can help you to control costs with HDInsight.
22+
23+
> [!VIDEO https://channel9.msdn.com/Shows/Data-Exposed/Drive-higher-utilization-of-Azure-HDInsight-clusters-with-Autoscale?WT.mc_id=dataexposed-c9-niner]
24+
2125
### Choosing load-based or schedule-based scaling
2226

2327
Consider the following factors when choosing a scaling type:

0 commit comments

Comments
 (0)