Shankar
Shankar

Reputation: 8957

AWS - t2.micro instance EBS Volume size

I was trying to create t2.micro instance via AWS console.

I hope its free for one year, but it does not come with any instance storage.

So i wanted to add EBS Volume in this instance? is it free?

What is the maximum EBS volume i can add in t2.micro as free?

Model   vCPU    CPU Credits / hour
Mem (GiB)    Storage
t2.micro    1   6   1   EBS-Only

Upvotes: 5

Views: 8432

Answers (1)

Naveen Vijay
Naveen Vijay

Reputation: 16482

30 GB of EBS is comes with the Free Tier. Go ahead use the 30 GB of EBS.

You can break it and use it either way want like 20 + 5 + 3 + 2 GB [ with magnetic or Genral Purpose SSD ].

enter image description here

Upvotes: 9

Related Questions