Skip to content
Logo Theodo

Article from Thibaud Lemaire

How to Deploy a PHP Symfony Application on AWS Lambda Using Bref?

Thibaud Lemaire9 min read

Serverless is a trendy cloud-computing execution model aiming to release developers from taking care of server management and to bill on demand for the used resources. Developers just have to provide their application’s code while the cloud provider is in…

Continue reading →