Our app connects to multiple mysql databases. We are looking into cloud hosting solutions as an option versus a dedicated server. We've looked into PHP Fog, but they do not support multiple databases for one app. Anyone in a similar situation that have found a solution?
feedback
|
closed as off topic by Shane Madden, cyberx86, MDMarra, John Gardeniers, Iain♦ Feb 5 at 22:37
Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.
|
The Zend Solution Pack on RightScale offers a PHP PAAS with a flexible architecture. I don't know the details of what you're looking to do, but I know that it can handle various DBs, multiple DBs for sharding, etc. It's intended, though, for larger applications with multiple application servers under load balance. From your question it looks like you might be looking at a smaller infrastructure. http://www.rightscale.com/solutions/cloud-computing-uses/scalable-website.php http://www.zend.com/en/products/php-cloud/rightscale-php-cloud | ||||
|
feedback
|