Deploy an Auto Scaling Strategy Using the AWS JavaScript SDK
In this lab, you’ll practice creating an auto scaling strategy with the AWS JavaScript SDK. When you’re finished with this lab, you’ll have used the AWS JavaScript SDK to configure several services and resources, which combined, will provide an auto scaling strategy.
Terms and conditions apply.
Lab info
Lab author
Challenge
Install the AWS JavaScript SDK
You'll setup the AWS JavaScript SDK in a Cloud9 environment.
Challenge
Create a Launch Configuration
You'll create a launch configuration with JavaScript.
Challenge
Create an Elastic Load Balancer
You'll create an elastic load balancer with JavaScript.
Challenge
Create a Target Group
You'll create a target group with JavaScript.
Challenge
Create a Listener
You'll create a listener with JavaScript.
Challenge
Create an Auto Scaling Group
You'll create an auto scaling group with JavaScript.
Challenge
Create an Auto Scaling Policy
You'll create an auto scaling policy with JavaScript.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- JavaScript / Node.js
- AWS EC2