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 can you find it in the management console? I'm using Windows Server 2008 32b on EC2, should I connect to remote desktop, install XAMPP and then create the database on localhost?
3) How can I get S3 files from EC2? or should I just copy all the website files to EBS?
4) How do I copy files from my computer to EC2/EBS? Only S3 seems to be easily accessible
5) when it finally work, what do I connect my domain to? The elastic IP? or the Public DNS?
Sorry if this is unclear, I'll do my best to explain.
Thank you in advance for your help David