Nov 8, 2022
0
Level 26
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
Please or to participate in this conversation.