Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to Create an Amazon(AWS) EC2 Linux Instance

    • 0
    • 1
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 1.72k
    Comment on it

    Traditional hostings days are gone. Now Amazon Web Services is providing a different type of hosting service in which you can create your own virtual server and configure it like a real server and install applications & packages according to your needs.

     

    In this blog I am trying to explain step by step procedure to launch your own server instance:-

     

    1. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/. You can login with your Amazon shopping website credentials otherwise create a new one.

     

    step1.png

    2. Go to the Dashboard, click Launch Instance.

     

    step3.png

     

     

    step2.png

    3. Now you can choose your favorite Amazon Machine Image (AMI) page which displays a list of AMIs, that serve as templates for your instance. Select the Linux Ubuntu 14.04 LTS

     

    step4.png

     

    4.There are various options of instances, you can choose your instance type based on you budget and site usability. Choose t2.micro which is default option..

     

    step5.png

     

    5. Click Next: Configure Instance Details.

    a). Nothing to worry, Just do Click next there VPC  Network list and select a subnet from the Subnet list by default.

    b).Enable is the default only if the above option is default i.e VPC is a default VPC.

     

    6. Add storage, By Default 8 GB. which is enough for many small website or CMS installations.

     

    step6.png

     

    7. Click Review and Launch to let the wizard complete the other configuration settings for you.

     

    step7.png

     

    8. On the Review Instance Launch page, under Security Groups, you'll see that the wizard created and selected a security group for you. Instead, select the security group that you created when getting set up using the following steps:

     

    9. Click Edit security groups.

    On the Configure Security Group page, ensure to Create a new security group option is selected. Here you have Add Rules for inbound. And then, Click on Launch.

     

    step8.png

     

    10. System will tell you to create or Choose existing key pair i.e .pem like (key.pem) file which is used as login password for your SSH terminal.

     

    step9.png

    11. After your Acknowledgement yes, Click on  instance to Launch it.

     

    step10.png

     

     

    Yuppee !!! your AWS Linux EC2 instance is Running And Live now. Note Down Public DNS and Public ip Address. Put this ip address or Public DNS in your browser. You can configure it according to your needs. Hope you enjoy this step by step tutorials on Creating instance of AWS EC2 Linux Ubuntu Server 14.04.

     

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: