From the course: AWS: High Availability
Unlock the full course today
Join today to access over 25,000 courses taught by industry experts.
Understanding scaling policies - Amazon Web Services (AWS) Tutorial
From the course: AWS: High Availability
Understanding scaling policies
- [Instructor] Now that we have an autoscaling group, let's make it react to changes in demand. To do so, we need to understand scaling policies. Simply put, a scaling policy is a tool that programmatically dynamically adjusts the number of instances in an autoscaling group, based on when a user specified metric crosses a user specified threshold. There are three main types of scaling policies. These include target tracking, step and simple. Note that it is also possible to trigger scaling events based on activity in a simple queue services queue. We're going to focus on target tracking, step and simple. A target tracking policy automatically changes the number of running instances based on a specific metric. For example, you could specify a CPU utilization level of 60%. If you did, the 60% represents the target value. Auto-scaling will adjust the number of running instances so that CPU utilization, when aggregated across all…
Contents
-
-
-
-
(Locked)
Understanding EBS snapshots4m 48s
-
(Locked)
Understanding Amazon Machine Images (AMI)3m 35s
-
(Locked)
Exploring Amazon Machine Images9m 15s
-
Understanding load balancing options3m 29s
-
(Locked)
Understanding load balancing features3m 55s
-
(Locked)
Creating a target group4m 55s
-
(Locked)
Creating an application load balancer4m 27s
-
(Locked)
Testing an application load balancer3m 31s
-
(Locked)
Understanding Auto Scaling6m 58s
-
(Locked)
Creating a launch configuration4m 47s
-
(Locked)
Creating a launch template4m 34s
-
(Locked)
Creating an Auto Scaling group6m 20s
-
(Locked)
Staying alive with Auto Scaling3m 13s
-
(Locked)
Understanding scaling policies4m 25s
-
(Locked)
Implementing step scaling6m 28s
-
(Locked)
Challenge: Scale-in policy44s
-
(Locked)
Solution: Scale-in policy4m 25s
-
(Locked)
Combining autoscaling and load balancing6m 47s
-
(Locked)
Testing autoscaling with load balancing2m 28s
-
(Locked)
Decoupling tools3m 39s
-
(Locked)
-
-
-
-