Create EC2 Instance Guide

Launch EC2 Instance

Launch EC2 Instance

Tasks

  • For this task, create an EC2 instance with following requirements:

    1) The name of the instance must be xfusion-ec2.

    2) You can use the Amazon Linux AMI to launch this instance.

    3) The Instance type must be t2.micro.

    4) Create a new RSA key pair named xfusion-kp.

    5) Attach the default (available by default) security group.

Steps

  1. Go to ec2 and you will get instance, let’s start to launch instance now

  2. Now name the instance xfusion-ec2 and choose Amazon Linux AMI with Virtual server type (instance type)

    t2.micro

  3. Create a RSA key pair as given name

  4. Our instance is successfully created and is on running state now

    #happylearning

    #ec2instances

    #aws