Laracon DB
Laracon DB
Seb Armand
Has spoken at:
And has done the following talks:
Scaling Laravel at Square (2024)

The speaker shares experiences scaling Laravel applications at Square, specifically their online store products that handle hundreds of millions of requests daily. He discusses various scaling challenges they encountered and solutions implemented, including persistent database connections, advanced caching strategies using tags, optimizing service-to-service communication with Envoy, and implementing sophisticated job queuing patterns.