Is there a list of pros-cons for deploying a PHP application on the cloud for AWS or Azure?
Which factors would make AWS a better choice over Azure and Vice-versa?
If anyone has chosen to use, either one instead of the other for a number or reasons I would really want to know why.
Amazon has released the AWS SDK for PHP. http://github.com/amazonwebservices/aws-sdk-for-php
This basically boils down to a windows vs linux discussion. For a PHP server environment, I'd normally advise a LAMP server setup (linux/apache/mysql/php) and azure is (as far as I know and expect from microsoft) windows-only. Unless you really need windows for some reason, a linux server performs better and is more stable than a windows server, at least for a php/apache setup, and is cheaper.
I have some AWS servers running CentOS at AWS for more than a year now, and never experienced problems.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With