use PHP Lambda Layer from stackery https://github.com/stackery/php-lambda-layer ◇ Also available in other serverless framework, e.g. Serverless ◇ Warning: ■ Most PHP framework e.g. Laravel are using local file for caching, session management, and logging. ■ Need to move to outside service, e.g. Caching using Elasticcache, Session using DynamoDb, and Logging using Cloudwatch