Need a step by step guide to host a website on AWS
问题 I've been browsing for a week on how to use AWS. I've always been using cpanel (I'm new to web) but someone recommended AWS to me. From the info I pieced together from various websites, I think I'm supposed to do the following?: 1) copy my website files to S3 2) set up an instance in EC2 3) set up volume in EBS and attach to instance 4) set up elastic IP and attach to instance. 5) ?? The questions are, 1) is this correct? 2) Where and how do I create mySQL database? Do I use SimpleDB, Where