Earlier quoted context omitted.
An Amazon EC2 Micro instance is pretty close to that price, plus you don't have to pay for it while it's not running, and you get to learn AWS too.
An amazon EC2 micro instance is something like $60/mo. I know this because I tried to sign up for their "free" tier a few months ago, and got charged. Luckily amazon had my account information on file, so they went ahead and just charged me for the balance. (It took a few weeks/months to get my money refunded...and forever convinced me that amazon's customer support is completely worthless) I'm sure AWS works for som…
The micro instance - the free tier - is actually free, and if you run more than one, additional ones cost roughly $15/month.
However, what most likely happened is that when spinning up your first instance, you started a "Small" instance instead of a micro. "Small" is the default server selected when adding a new instance through the AWS webpage, and I did the same thing without realizing right away that it was not the free tier.
Small instances cost roughly $67.50 per running month, so it would seem to me that this could have been what happened to you.