Ruben RoblesforOpen Southenersblog.opensoutheners.com·Aug 25, 2022How to prevent large responses to trigger 502 errorsWhen using Laravel as your preferred framework, you might want to scale your application by transition it to a serverless platform like AWS Lambda. The easier way of doing this is either by using Bref PHP or Laravel Vapor (which is more a SaaS). Eith...Discuss·261 readsOpen SourceLaravel Vapor
Vincenzo Racovincenzoraco.dev·Jun 5, 2022Multi Region Deployment with Laravel Vapor and CloudflareHi, 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...Discuss·788 readsLaravel