DEV Community

Sajjad Rahman
Sajjad Rahman

Posted on

Basic EC2

What are general purpose EC2 instance types?
General purpose instances provide a balance of compute, memory and networking resources, and can be used for many workloads. These instances are good for applications such as web servers, code repositories, and small-to-medium databases.

go to this url for click to ec2 : click


https://ap-southeast-2.console.aws.amazon.com/ec2/home?region=ap-southeast-2#Home

home page of ec2

how do you go to the instance type

we have to go to shte left panel and click here the instance type and look at image below , we can see there are more than 700 types of instance available so in the search bar we can search throug instance family or specific instance name . For example ; instance family t2

select instance

what we can see from the images are : network perfomance low to moderate and the price is different on the different os 0.0584 USD per Hour
0.0764 USD per Hour On demand Linux and Windows , Respectibely .

Since we are here for the very first time so we do not have instance now . Now its time to create an instance

create instance

Top comments (0)