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

yoda1's avatar
Level 1

Migrate laravel project from one AWS region to multiple AWS region due to GDPR complience

Hi, Laravel application deployed on AWS EC2 and db is rds. Deployment through bitbucket using jenkins right now. which more like manual everything. we are getting new clients from EU region as well so i want migrate infrastructure to multiple regions. I was thinking about beanstalk but sometimes its really hard to debug due less controlled environement. I am not pretty which service to use handle almost 60k per hour traffic. should i go to ecs (ec2 or farget) which one is better can some help on this? also can we decide user request based on region using cloudflare, I know cloudflare provides geo based, suppose user created account from EU region and after that if he goes to US and trying to login from but the db is in EU. Can solve this problem in cloudflare level?

0 likes
0 replies

Please or to participate in this conversation.