Using FFmpeg with PHP on AWS Lambda
You can use FFmpeg with PHP on AWS Lambda. Here is how to do it with Bref.
Hi! Iām Matthieu Napoli, open-source developer and consultant.
Iām the creator of Bref, the serverless framework for PHP, author of the Serverless Visually Explained course, and AWS serverless hero.
I believe running modern applications should be simpler, and Iām trying to do my part!
You can use FFmpeg with PHP on AWS Lambda. Here is how to do it with Bref.
Celebrating 10 billion executions per month
I am checking out the AWS CDK to deploy serverless applications. But having used Serverless Framework a lot, I find the AWS CDK very noisy and invasive in some of my projects. It doesn't have to be though. Here are my notes on how to use the AWS CDK in a single file, without polluting your existing projects.