I was wondering if there is any tutorials for Amazon AWS, providing a step-by-step guide through setting up and hosting a simple application? E.g. a simple holiday image list application? I understand most of the components however I cant seem to link them logically together. I have an Amazon Free tier account, and I have signed up for the following services: - Amazon EC2 - Amazon S3 - Amazon SimpleDB - Amazon SNS / SQS - Amazon Elastic Beanstalk for Eclipse. I’m confused about how to deploy an Elastic Beanstalk application, written in Java and Eclipse, through an EC2 instance etc.