Search code examples
phpmysqlgoogle-app-enginecloudpaas

App Engine alternative for PHP/MySQL


Does anyone know of a company that allows us to deploy PHP/MySQL applications on their cloud platform similar to Google App Engine? We would like the platform to be user-friendly as well as autoscale without intervention.

  1. I don't want to SSH into every server in order to update the servers.
  2. We need a MySQL database that autoscales, auto-shards, and automatically replicates.
  3. Auto firewall configuration for the newly-created instances or existing servers.

Solution

  • I think the best solution that fit my criteria is Scalr . This is the ultimate PaaS solution out there. Auto mysql scaling, auto app scaling, you can create roles that apply to all servers without ssh ing into every single server.