Launch Template

Launch Template

In this section, you will create a Launch Template using the AMI you created from the Amazon Linux 2 Instance in the previous step.

  1. Access to EC2

    • Select Launch Templates
    • Select Create launch template

Deploy app

  1. In the Create launch template interface

    • Launch template name, enter FCJ-Management-template
    • Template version description, enter Template for FCJ Management

Deploy app

  1. Perform AMI selection

    • Select My AMIs
    • Select Owned by me
    • Select FCJ-Management-AMI

Deploy app

  1. Make Instance type selection

    • Select t2.micro
    • Key pair, select aws-fcj-key created when creating EC2 instance.

Deploy app

  1. Configure Network

    • Subnet, select public subnet
    • Firewall (Security Group), select Select existing security group
    • Select FCJ-Management-SG

Deploy app

  1. Check again and execute Create launch template

Deploy app

  1. Execute successfully and select View launch templates

Deploy app

  1. View the template just created.

Deploy app