Thursday, 23 June 2016

Amazon EC2 Instance

How to create EC2 Instance ?





Click on Sign in to Console

  • Sign in to AWS account

  • Click on EC2

  • Choose Origin you want from header bar at right side
  • Click on Launch Instance
origin.png

  • Choose Amazon Linux AMI 2016.03.2 (HVM), SSD Volume Type(Free tier )
  • Click on select


  • Choose an Instance Type
  • Select  t2.micro (Variable ECUs, 1 vCPUs, 2.5 GHz, Intel Xeon Family, 1 GiB memory, EBS only)
  • Click on Next:Configure Instance Details



  • Configure Instance Details
  • Keep as it is default all values and click on Next: add Storage


  • Add Storage 
  • Change Size if you want of Root Volume default 8 GB you can add upto 30 GB
  • Add Extra drive If you want 
  • Click on Next



  • Tag Instance
  • Type your instance name in value field
  • Click on Next:configure security group.

  • Configure Security Group
  • Assign a security group- choose create a new security group or choose existing group
  • If you select 1st option then give security group name
  • Add following rule




  • You can choose source as per your requirement and security 
  •  Click on Review and Launch




  • Review instance launch
  •  Click on Launch






  • Download Key Pair
  • Choose create a new key pair
  • Give name key pair name and click on Download Key Pair





  • Save .pem file in your folder 
  • Click on launch Instance


      

No comments:

Post a Comment