Create and Manage EC2 Instances Using the AWS JavaScript SDK
In this lab, you’ll practice creating, managing, and monitoring EC2 instances with the AWS JavaScript SDK. When you’re finished with this lab, you’ll have used the AWS JavaScript SDK to create, manage, and monitor EC2 instances.
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 Key Pair
You'll create a Key Pair with JavaScript.
Challenge
Create an EC2 Instance
You'll create an EC2 instance with JavaScript.
Challenge
Manage an EC2 Instance
You'll use JavaScript to start, stop, and reboot EC2 instances.
Challenge
Monitor an EC2 Instance
You'll enable and disable monitoring on EC2 instances 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