|
|
|
|
|
by joaomacp
2889 days ago
|
|
EC2 has a lot of options indeed. I just searched YouTube for "EC2 free tier setup" and clicked what the guy clicked (t2.micro, no more than 30GB block storage, and you can get an Elastic IP* for free, as long as you immediately attach it to the instance). * - when you stop and start an instance, it will change IP address. But if you attach it an Elastic IP, it stays the same. |
|