Sunday, March 15, 2015

How to make New Instance on Amazon- EC2

How to make New Instance on Amazon- EC2:

1. Hit URL:  http://aws.amazon.com/console/
2. 'Sign in to console' and if you have login Id, Login to it.
3. Go to EC2.
4. Select Instances at left hand side and follow steps.

  • click on launch instance.
  • Step 1: Choose an Amazon Machine Image (AMI). Select Ubuntu Server 14.04 LTS (HVM), SSD Volume Type - ami-9a562df2
  • Step 2: Choose an Instance Type. Select General Purpose.
  • Click on Review Instance Launch button.
  • Step 7: Review Instance Launch,  Edit Security Group.
  • Select an existing security group and select 'default' Group. (default VPC security group)
  • Click Launch to assign a key pair to your instance and complete the launch process
  • Select Existing key pair (i have selected imageS) or create new pair.
5. Launch Instances.
     


No comments:

Post a Comment