Magento – Procedure to Setup on Amazon Web Host

amazon-web-serviceshostingserver-setup

I want to set up my system using Amazon Web Services as a hosting provider. Can anyone help me with the follow:

  • What is a good starting point for setting up an AWS box?
  • How can I configure AWS to work with Magento?

Please help me

Best Answer

For a good starting point I recommend taking a look at a combination of the following tools:

  1. Vagrant
  2. Puppet
  3. PuPHPet - this is a GUI interface for configuring the above two tools. It's ridiculously easy to use.

Using the above links you can configure your AWS box and spin one up in no time.

Note: If you are serious about running a Magento site on AWS you need to talk to a professional AWS partner. In Australia we have companies like Bulletproof, a quick Google search will be able to help you find someone similar in your location.

Related Topic