“I don’t have time” is an excuse.

Sam RuebyUncategorized Leave a Comment

Sometimes people say they don’t have time for something. And I think, yes you do. You didn’t want to have enough time to do it. We all have time for exactly what we want to have time for. I know I’m not the first person to say this but I think it’s an important thing people need to realize, especially …

Having trouble moving from AWS t1.micro to t2.mico instances

Sam RuebyUncategorized 2 Comments

In case you haven’t heard, AWS released t2.micro instances that are cheaper and more awesome than the existing t1.micro instances. https://aws.amazon.com/blogs/aws/low-cost-burstable-ec2-instances/ But I had some trouble initially moving to these new instances types. Amazon’s error messages are not always helpful. Even though they’re supposed to support changing instance types from t1.micro to t2.micro. I got the following error message: The …