In first post of this series, I introduced my Cloud Native Buildpack for AWS Lambda PHP (Bref). Here I want to provide some technical details on how it works so far. Lambda's /var/task problem CNB places the application at /workspace .
Source: [Dev.to](https://dev.to/aws-builders/cloud-native-buildpack-for-aws-lambda-php-bref-technical-detail-4amp)