Create EC2 instance

Create EC2 instance

  1. Access the interface AWS Management Console

    • Find EC2
    • Select EC2

    Create EC2 insatance

  2. In EC2 interface

    • Select Instances
    • Select Launch instances

    Create EC2 insatance

  3. Next in the Launch instance interface

    • Name, enter lambda-lab-instance
    • Select Quick Start
    • Select Amazon Linux
    • Select Amazon Linux 2 AMI

    Create EC2 insatance

  4. Select Instance type and select Create new key pair

    Create EC2 insatance

  5. In the Create key pair interface

    • Key pair name, enter lambda-lab-key
    • Select Create key pair

    Create EC2 insatance

  6. In the Network settings section

    • Select Edit

    Create EC2 insatance

  7. In the Network settings section

    • Select VPC just created
    • Select public subnet
    • Select Enable for Auto-assign public IP
    • Select Select existing security group
    • Select Security group just created

    Create EC2 insatance

  8. Successfully created ec2 instance

    Create EC2 insatance