#serverless wasn't a hot topic for PHP as none of the major cloud providers is offering native PHP support, but the new AWS Lambda runtime API and layers capabilities give us the ability to build a clean, supportable implementation of PHP on Lambda of our own. In this talk, we’ll take a brief look at the overall workflow and runtime lifecycle, and then I’ll show you how to run PHP on AWS Lambda.