From the course: AWS Essential Training for Administrators
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Using launch templates - Amazon Web Services (AWS) Tutorial
From the course: AWS Essential Training for Administrators
Using launch templates
- [Instructor] When launching an EC2 instance, there are many configuration options available. Configuring each item is time consuming and can lead to inconsistencies. For example, you may be working on a project that requires launching many instances, and they should be configured in the same way. Configuring the options each time would not be scalable. The solution is a launch template. It is a saved configuration that defines all the parameters for launching an EC2 instance. Let's understand this with an example. We'll create a launch template for a web server. From the EC2 console, go to Launch Templates on the left navigation pane, and then click Create. You'll need to start by providing a name. I'll call this as web-server-template. Then you can configure all the settings we've seen in the previous videos. Starting with the AMI. I'll use the Amazon Linux AMI. Then you can define the instance type. I'll set this…
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
-
-
-
-
(Locked)
Building Amazon Machine Images6m 33s
-
(Locked)
Configuring EBS volumes5m 9s
-
(Locked)
EC2 instance advanced options3m 47s
-
(Locked)
Connect to the EC2 instance4m 51s
-
(Locked)
Elastic IP and elastic network interface3m 25s
-
(Locked)
Securing with security groups3m 36s
-
(Locked)
Controlling access with network ACLs3m 33s
-
(Locked)
Using launch templates2m 28s
-
(Locked)
EC2 purchasing options6m 31s
-
(Locked)
Troubleshooting EC25m 20s
-
(Locked)
-
-
-
-
-
-