How to Create EC2 Instance in AWS Free Step by Step

How to Create EC2 Instance in AWS Free Step by Step

Launch the ec2 instance in aws free step-by-step tutorial. In this post, we will show you how to create/launch ec2 instance with Linux in AWS free with pictures (images).

If you will follow this post at the end, you can create ec2 instance in aws within 5 minutes with linux.

How to Create EC2 Instance in AWS Free Step by Step

Steps to create/launch ec2 instance in aws free within 5 minutes:

  1. Step 1: Login to the aws console
  2. Step 2: Choose Launch Instance
  3. Step 3: Choose AMI
  4. Step 4: Choose EC2 Instance Types
  5. Step 5: Configure Instance Details
  6. Step 6: Add Storage of Ec2 Intance
  7. Step 7: Tag Instance of Ec2 Instance
  8. Step 8: Configure Security Groups
  9. Step 9: Review Instances
  10. Step 10: Create Key-Pair For Intance Access
  11. Step 11: Type Ec2 Instance Public Ip On Browser

Step 1: Login to the aws console

Use this link https://console.aws.amazon.com/ec2/ to login in your aws console account.

Step 2: Choose Launch Instance

First of all, Click on ‘Launch Instance’ button shows in the below picture for launch/create new ec2 intance in aws:

Step 3: Choose AMI

In this step, choose AMI according to your need. Here, we will choose Ubuntu server 18.04 LTS – SSD Value Type.

Step 4: Choose EC2 Instance Types

In this step, choose ec2 instance type shown in below picture:

Step 5: Configure Instance Details

In this step, you need to configure your instance. Like below given picture:

Step 6: Add Storage of Ec2 Intance

In this step, choose storage. By default ec2 t2-micro provides 8gb ssd. But you can change it according to your need. Shown in the below picture:

Step 7: Tag Instance of Ec2 Instance

In this step, you need to add tag of instance with a key-value pair.

Like below given picture:

Step 7: Configure Security Groups

In this next step of configuring Security Groups, you can restrict traffic on your instance ports.

  1. Creating a new Security Group
  2. Naming our Security Group for easier reference
  3. Defining protocols which we want enabled on my instance
  4. Once, the firewall rules are set- Review and launch

Step 9: Review Instances

In this step, you need to review all settings and parameters. Then click on launch button:

Step 10: Create Key-Pair For Intance Access

In this step, you will be asked to create a key pair for login into your aws instance. A key pair is a set of public-private keys.

So, create new key pair and add the name of this key. Then download and save it in your secured folder.

Click on the Launch instances button to launch your instance. And wait a few minutes to completely launch your instance or web server.

Step 11: Type Ec2 Instance Public Ip On Browser

Next, click on ec2 dashboard and look for the Running Instances option under the main menu and also click on it.

Then, you’ll notice it lists the instance’s public IP under its details.

Thanks for reading this post on how to create ec2 instance in aws step by step.

AuthorAdmin

Greetings, I'm Devendra Dode, a full-stack developer, entrepreneur, and the proud owner of Tutsmake.com. My passion lies in crafting informative tutorials and offering valuable tips to assist fellow developers on their coding journey. Within my content, I cover a spectrum of technologies, including PHP, Python, JavaScript, jQuery, Laravel, Livewire, CodeIgniter, Node.js, Express.js, Vue.js, Angular.js, React.js, MySQL, MongoDB, REST APIs, Windows, XAMPP, Linux, Ubuntu, Amazon AWS, Composer, SEO, WordPress, SSL, and Bootstrap. Whether you're starting out or looking for advanced examples, I provide step-by-step guides and practical demonstrations to make your learning experience seamless. Let's explore the diverse realms of coding together.

Leave a Reply

Your email address will not be published. Required fields are marked *