Lab Details
This lab walks you through the steps to create and configure an Amazon EC2 Auto Scaling with Launch templates using the AWS Management Console.
You will practice using Amazon Machine Image (AMI) to launch Amazon EC2 Instances using Launch templates and will use key pairs for SSH authentication to log into your instance.
You will create a web page and publish it.
Duration: 55 minutes
AWS Region: US East (N. Virginia?)
Log into AWS Management Console.
Create a security group and key pair for the launch template.
Create a Launch template with Amazon Linux 2 AMI and t2.micro instance.
Create an auto-scaling group with the Launch template.
Test the auto-scaling group by terminating one of the instances manually.