Home  >  Blog  >   AWS

How to Launch Amazon EC2 Instance Using AMI

Rating: 5
  
 
4122
  1. Share:
AWS Articles

Launch an Instance

You are now ready to launch an Amazon EC2 instance using the AMI that you selected in the previous step. Launching an instance involves the following tasks:

  • Configure the instance.
  • Create a key pair.
  • Create a security group.
  • Launch the instance.

Important The instance you’re about to launch will be live. You will incur the standard Amazon EC2 usage fees for the instance until you terminate it in the last task in this tutorial. If you complete this walkthrough in one session, the total charges will be minimal (typically less than a dollar). For more information about Amazon EC2 usage rates, go to the Amazon EC2 product page.

To launch an Amazon EC2 instance:

1. After you select an AMI, and click Launch Instance as you did in the previous step, the Create a New Instance page appears. This page provides two ways to launch an instance:

  • The classic wizard offers you more granular control and advanced settings for configuring the type of instance you want to launch.
  • The Quick Launch Wizard simplifies the process for you and automatically configures many selections for you so you can started quickly with an instance. This tutorial guides you through the Quick Launch Wizard.

On the Create a New Instance page, click Quick Launch Wizard.

2. In the Request Instances Wizard, on the Instance Details page, in the Availability Zone list, select us-east-1b.

Request Instances Wizard

Accept the other defaults on this page, and then click Continue. Accept the defaults on the next two pages, and then click Continue on each. When the wizard displays the Create Key Pair page, go to the next step.

3. Create a key pair:

  • Amazon EC2 instances created from a Public AMI use a public/ private key pair, rather than a password, for signing in. The public key is embedded in your instance. You use the private key to sign in securely without a password. After you create your own AMIs, you can choose other mechanisms to securely log in to your new instances.

If you’re new to Amazon EC2 and haven’t created any key pairs yet, when the wizard displays the Create Key Pair page, the Create a new Key Pair button is selected by default.

On the Create Key Pair page, in the Enter a name for your key pair box, type mykeypair. This will be the name of the private key file associated with the pair (with a .pem extension).

  • Click Create & Download your Key Pair.
  • You’re prompted to save the private key from the key pair to your system. Save the private key in a safe place on your system, and record the location where you saved it.

Important You need the key pair to be able to connect to your Amazon EC2 instance. If you lose the key pair, you will not be able to connect.

The wizard displays the Configure Firewall page, where you create a security group.

Related Page: Creating An Elastic Load Balancer In AWS

4. Create a security group:

A security group defines firewall rules for your instances. These rules specify which incoming network traffic should be delivered to your instance (e.g., accept web traffic on port 80). All other traffic is ignored. You can modify rules for a group at any time. The new rules are automatically enforced for all running instances. For more information about security groups, go to Using Security Groups in the Amazon Elastic Compute Cloud (Amazon EC2).

  • In the Group Name box, type webappsecuritygroup.
  • In the Description box, type a description for your security group.
  • In the Create a New Rule box inside Inbound Rules, click SSH and click Add Rule.

Caution The security group enables all IP addresses to access your instance over SSH. This is acceptable for the short exercise in this tutorial, but it’s not secure for production environments. In production, you’ll authorize only a specific IP address or range of addresses to access your instance.

  • Under Inbound Rules, in the Create a New Rule box, click HTTP, and then click Add Rule.
  • Click Continue.

MindMajix YouTube Channel

The security group is created and assigned an ID (e.g., sg-48996e20). Your instance will be launched into this new security group.

5. Review your settings and launch the instance:

  • If all the settings are as you want them, click Launch.
  • When a confirmation message appears, click Close.
  • In the Navigation pane, click Instances to view the status of your instance. It takes a short time for an instance to launch. While the instance is launching, its status will be shown as pending.

Status bar

After a short period, your instance’s status switches to running. To manually refresh the display at any time, you can click Refresh.

Refresh tab

  • Record the public DNS name for your instance:

i) Select the running instance, and note the public DNS address in the bottom pane. You will need it for the next task.

public DNS

When your instance’s status is running, you can connect to your instance and deploy your application.

Related Pages:
AWS TRAINING
AWS TUTORIAL

Sample Resume:
AWS SAMPLE RESUME

Interview Questions:
AWS INTERVIEW QUESTIONS

 

If you interested to learn AWS and build a career in Cloud Computing?  Then check out our AWS Certification Training Course at your near Cities

AWS certification course Ahmedabad, AWS certification course Bangalore  AWS certification course Chennai,  AWS certification course in Delhi, AWS certification course Dallas, AWS certification course in Hyderabad, AWS certification course London, AWS certification course Mumbai, AWS certification course NewYork, AWS certification course Pune

These courses are incorporated with Live instructor-led training, Industry Use cases, and hands-on live projects. This training program will make you an expert in AWS and help you to achieve your dream job.

 

Join our newsletter
inbox

Stay updated with our newsletter, packed with Tutorials, Interview Questions, How-to's, Tips & Tricks, Latest Trends & Updates, and more ➤ Straight to your inbox!

Course Schedule
NameDates
AWS TrainingMar 19 to Apr 03View Details
AWS TrainingMar 23 to Apr 07View Details
AWS TrainingMar 26 to Apr 10View Details
AWS TrainingMar 30 to Apr 14View Details
Last updated: 03 Apr 2023
About Author

Prasanthi is an expert writer in MongoDB, and has written for various reputable online and print publications. At present, she is working for MindMajix, and writes content not only on MongoDB, but also on Sharepoint, Uipath, and AWS.

read more
Recommended Courses

1 / 15