Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

sharpy91's avatar

Laravel Forge and AWS Hosting environment

Hey guys. Ok firstable, Laravel Forge is super awesome! i totally love the idea behind it. But i have one question if this scenario can be achieved with it:

Ok we are going to have the following infrastructure with AWS:

1 Loadbalancer 2 Application Server (EC2 Instances) 1 Amazon Aurora DB 1 Storage Server (Amazon S3)

The application needs to be able to scale horizontally dynamically depending on traffic. Deployments should effect all EC2 Instances running by AWS. Storage Server should be connected to all EC2 instances. It should be possible to select Availability Zones were the servers should be hosted.

Any tip if this can be achieved with forge?

0 likes
3 replies
bitslapper's avatar

Ok so this may be a late response but does anybody have a good resource on this? I'm also looking to do this.

Thank you in advance

Please or to participate in this conversation.