Find us on facebook

May 31, 2015

Amazon Web Services EC2 Set Up for Ubuntu Server

Go to AWS Console, Select EC2, On EC2 Dashboard click on Launch Instance


You will get following screen


Choose AMI(Amazon Machine Image)

Here I'm selecting Ubuntu. After click on select button you will get following screen.



Then click on Right bottom Next Configuration... Button. You will get following screen.
Click on Next: Add Storage Button. You will get following screen.


Click on Next: Tag Instance Button. You will get following


Click on Configure security group button

Then click on review and launch button. You will see all the details regarding your instance. Then click on launch button.

It will ask you to create or select key pair.

After giving key pair name, Download your key pair clicking on Download key pair button. It will download bainstance002.pem file.
Save it somewhere you can access it again in future. Then click on launch instance button.

In instance tab you will see your new instance is being created.

Then you can create EIP (An Elastic IP address (EIP) is a static IP address designed for dynamic cloud computing. With an EIP, you can mask the failure of an instance or software by rapidly remapping the address to another instance in your account. Your EIP is associated with your AWS account, not a particular instance, and it remains associated with your account until you choose to explicitly release it.)

Click on Allocate new address to create new EIP. Then Click on Associate Address to associate it with your instance.

Then click on Associate button. That's All. Now your instance is ready to use.



No comments:

Post a Comment