Oct 29, 2014
0
Level 11
Best setup for Web Application deployment in Laravel 5
Hey everybody,
I'm developing a web application in Laravel 5 that I want to deploy to AWS (so that I can scale it as needed in the future) using Forge.
What is the best setup to have in AWS to start with? I'm thinking a micro EC2 instance, micro MySQL RDS instance and Amazon SQS for queuing...
Is there a way I can have 1 set of files for my EC2 instances (if I decided to have multiple servers behind a load balancer)?
Cheers.
Please or to participate in this conversation.