Hi
I am using AWS EC2 to create a back end for my website. I already have an AWS account and EC2 subscription.
I am familiar with LAMP and so am creating a database and some scripts locally using XAMPP. Now I want to know how I can port these to my AWS server. How do I upload script files to the server and how do I port the MySQL database to the EC2 instance?
Thanks for any help.