Today if you want to deploy your webapp or webservice you first think to do this in the cloud by using PaaS (Platform as a Service). The problem is you have many alternatives in this area:
- Microsoft Azure: http://azure.microsoft.com
- Google AppEngine: https://cloud.google.com/appengine
- Amazon AWS (Elastic Beanstalk): http://aws.amazon.com/elasticbeanstalk
- Heroku (from salesforce): https://www.heroku.com
- OpenShift (RedHat): https://developers.openshift.com
- CloudFoundry (Pivotal): https://run.pivotal.io
The problem: what PaaS should you choose? This presentation helps a bit: http://goo.gl/dGnpGP
BTW.: if you want to run Docker, AWS Elastic Beanstalk is the easiest way to do: http://goo.gl/mtMk5J
It would be nice to hear your opinions!
Cheers,
Lofi
- Microsoft Azure: http://azure.microsoft.com
- Google AppEngine: https://cloud.google.com/appengine
- Amazon AWS (Elastic Beanstalk): http://aws.amazon.com/elasticbeanstalk
- Heroku (from salesforce): https://www.heroku.com
- OpenShift (RedHat): https://developers.openshift.com
- CloudFoundry (Pivotal): https://run.pivotal.io
The problem: what PaaS should you choose? This presentation helps a bit: http://goo.gl/dGnpGP
BTW.: if you want to run Docker, AWS Elastic Beanstalk is the easiest way to do: http://goo.gl/mtMk5J
It would be nice to hear your opinions!
Cheers,
Lofi
Comments