Setup website on Amazon EC2 with mysql
问题 I've got a new website that is Joomla driven and contains many custom apps that depend on the Mysql database. This is all hosted on Amazon EC2 with the root device being EBS. My concern is with my Mysql setup. I've installed mysql-server with pretty much default settings (other than the security cleanup). My question is if I should be setting up Mysql to run on a separate EBS volume: http://aws.amazon.com/articles/1663 or should I even be looking at Amazon RDS: http://aws.amazon.com/rds/mysql