Sunday, July 26, 2015

Amazon Web Services

You now know that you need to strike the right balance between a single page application relying on your client and a dynamic server side. The last stone of your architecture will be to deploy your software on the machines. The easiest way will be to use Amazon Web Services.

  1. Install a LAMP Server
  2. Transfer your software solution on the newly created production environment
  3. Install the RDS (Database)
  4. Create an image of your environment
  5. Configure the scalability (load balancing) of your solution
You now have a small, medium or big web application available on the internet.

Php is an easy solution to start programming on the internet without the constraints of projects development