- Newest
- Most votes
- Most comments
Hello.
Based on the specs you shared, I think it would be better to set it to "t3.small".
T3 instance type provides better performance than T2.
There is also an instance type called T4g, but since the CPU architecture is different, there are concerns that applications that were previously running may no longer work, so I think it is best to use T3 first.
Please note that if you use anything other than t2.micro, you will be excluded from the free tier. (t3.micro may be free in regions where t2.micro is not available)
https://aws.amazon.com/ec2/instance-types/?nc1=h_ls
You can change the instance type by following the steps in the document below.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html#change-instance-type-of-ebs-backed-instance
Instance type charges are calculated as follows:
The prices below are calculated for the Ohio region.
This is a rough estimate, so if you want to calculate properly including EBS fees, etc., please use the "Pricing Calculator".
https://aws.amazon.com/ec2/pricing/on-demand/?nc1=h_ls
$0.0208 * 24 * 30 * 12 = 179.712
Relevant content
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago