Algo: t2.micro vs t2.nano

Created on 22 Dec 2016  路  2Comments  路  Source: trailofbits/algo

roles/cloud-ec2/tasks/main.yml specifies t2.micro. Is there any reason not to use a t2.nano?

Most helpful comment

Nope, nano works fine. The default actually used to be nano, but it was requested that it be switched to micro for AWS free tier. If you are like me and have long it lived the free year you may want to change it to nano, only downside is a few additional minutes to spin up a new instance.

All 2 comments

Nope, nano works fine. The default actually used to be nano, but it was requested that it be switched to micro for AWS free tier. If you are like me and have long it lived the free year you may want to change it to nano, only downside is a few additional minutes to spin up a new instance.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dsecareanu picture dsecareanu  路  5Comments

mikaelf picture mikaelf  路  5Comments

andreimc picture andreimc  路  3Comments

dguido picture dguido  路  3Comments

mosesrenegade picture mosesrenegade  路  5Comments