I've created an account on Amazon AWS because of their Free Usage Tier promotion. It allows for a "t1.micro" instance, free of charge for 1 year.

Unfortunately the "official" Ubuntu EBS images are 15 GB in size, and only 10 GB are free. And I know the monthly cost for the extra storage would be something like ~ 0.55 USD, but I was hoping for a free launch before investing in AWS, and I would rather spend that dollar on S3 :-)

So ... any Ubuntu EBS AMIs for t1.micro instances that are available in eu-west ?

link|improve this question
1  
Do questions like this belong on SO? – darioo Nov 2 '10 at 6:31
1  
@darioo, do comments like yours belong on SO? – Alexandru Nedelcu Nov 2 '10 at 6:33
3  
@Alexandru: sorry, didn't mean to be rude or anything. My first thought, when posting my comment, was: Perhaps this question would be better of on Serverfault. – darioo Nov 2 '10 at 6:44
feedback

migrated from stackoverflow.com Nov 2 '10 at 11:33

This question came from our site for professional and enthusiast programmers.

3 Answers

http://bitnami.org/stacks. Has free 10Gb EBS images that use Ubuntu

link|improve this answer
These require some work to get to vanilla Ubuntu though, like dropping the bitnami user, removing their app stack from /opt and reverting other customizations sprinkled through configuration files... – PÄ“teris Caune Dec 29 '10 at 12:32
feedback

For anyone who finds this via Google, try the official Ubuntu AMIs that work: http://cloud.ubuntu.com/2010/11/using-ubuntu-images-on-aws-free-tier/

link|improve this answer
feedback

Check out this website - http://thecloudmarket.com/owner/206029621532--amazon

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.