Multi Region Deployment with Laravel Vapor and Cloudflare
Hi, today I am going to show you how I've managed to have Laravel Vapor deployed in multiple regions, while having all the instances connecting to one RDS Database using Cloudflare Traffic Load Balancer.
This setup monthly cost is:
Laravel Vapor: $3...
vincenzoraco.dev4 min read
.SOFTWARE
Hi Vincenzo, I just followed this guide but I have a feeling it does not work correctly. I have set the load balancer to the Gateway APIs (eu-central-1, us-east-1 and ap-southeast-1) and I have enabled Proximity steering but the requests send does not seem to load the correct environment (in analyses we see that all requests go straight to the EU pool).
Is there a way you can help me solve my issue? Thanks!