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

isarantoglou's avatar

Laravel 9 App behind AWS Elastic Load Balancer

Hello,

I have an application in Laravel 9 that I am going to deploy in our aws infrastructure. Our infrastructure has an RDS, an application load balancer and auto-scalling elastic beanstalks (ie more spin up when some criteria are met). My question is, is there anything I need to be carefull with laravel? Some things that come into my mind:

  • Do the storage folder needs to be in a S3 bucket?
  • Do I need to do something special with sessions?

I am not sure if there is something else I need to be carefull (SSL ?).

Thank you, Ilias

0 likes
0 replies

Please or to participate in this conversation.