From the course: AWS: Automation and Optimization (2019)
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
Create an Auto Scaling group - Amazon Web Services (AWS) Tutorial
From the course: AWS: Automation and Optimization (2019)
Create an Auto Scaling group
- [Instructor] Now that we have the launch configuration ready, let's start configuring an auto scaling group. To do so, we'll scroll down the left navigation pane, and click on auto scaling groups. Click on create auto scaling group. The first step is to select a launch configuration or a launch template. Let's use the existing launch configuration called "MyLaunchConfig". Click on next step. Let's provide a name for the auto scaling group. I'm going to call this one as "myASG". Next, we need to provide the group size. This is also known as your desired capacity, meaning the number of Ec2 instances you would like to have running at any time. I'm going to input this as two. Next, select your VPC, and the subnet in which you'd like to launch your Ec2 instances. I'm going to select subnets across all availability zones, allowing me to take care of an availability zone failure. The message you see here depends on the setting configured in the launch configuration. In our case, we use the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
Auto Scaling3m 36s
-
(Locked)
Set up a launch configuration/launch template6m 11s
-
(Locked)
Create an Auto Scaling group4m 57s
-
Verify the Auto Scaling group3m 8s
-
(Locked)
Manual scaling3m 41s
-
(Locked)
Scheduled scaling3m 3s
-
(Locked)
Target tracking2m 41s
-
(Locked)
Simple scaling4m 8s
-
(Locked)
Step scaling5m 28s
-
-
-
-
-
-
-
-