Ask HN: What are some good EC2 tutorials for programmers?
1–10 of 31 posts
Re: Ask HN: What are some good EC2 tutorials for programmers?
#2Re: Ask HN: What are some good EC2 tutorials for programmers?
#3Re: Ask HN: What are some good EC2 tutorials for programmers?
#4Do you want guides to the EC2 API?
Re: Ask HN: What are some good EC2 tutorials for programmers?
#5Re: Ask HN: What are some good EC2 tutorials for programmers?
#6for what language/ framework, do you want the tutorials for? Can you be more specific about it?
Re: Ask HN: What are some good EC2 tutorials for programmers?
#7Re: Ask HN: What are some good EC2 tutorials for programmers?
#8PS: I have started using EC2 in the past few months only. Their forums are also pretty informative and supportive.
Re: Ask HN: What are some good EC2 tutorials for programmers?
#9Re: Ask HN: What are some good EC2 tutorials for programmers?
#10following other people companies who are using AWS can be a great way discover ways of using AWS. Netflix operates a great blog. http://techblog.netflix.com/
If you're interested in in just renting a server, and putting Wordpress on it, there are tutorials for that, and you'll have to deal with setting up a web server, domain name etc... But perhaps you're interested in learning about how build out a scalable protein folding cluster, and the set of challenges will be completely different. AWS only provides the hardware and you must create whatever you wish to implement.