Lab: Creating a EC2 instance

in this post we will be creating a EC2 instance.

EC2 is a service offered by AWS, EC2 stands for Elastic cloud computing.
this service gives the users a cloud server to work on. the user can use the server for computational purposes.

For this you need an AWS account.

Step 1: Go to the dashboard and click on EC2. in the ec2 dashboard, click on create a new instance.

Step 2: give a name for it.



 and select an Operating system to work with.



Step 3: then select the key pair, and select the default security group.


Step 4: configure the storage to your required amount and click on launch instance.

now the instance will be launched and you can view the details under the EC2 dashboard.

this was the details page for my EC2 instance.

Comments

Popular posts from this blog

Create and configure a Virtual Private cloud using AWS

lab ex.13 and Assignment 3: Developing and hosting web applications in AWS using Elastic Beanstalk

Inbound and Outbound rules