|
11 | 11 | | [0.3-Replacing-The-HTTP-Web-Server](https://github.com/aws-samples/php-examples-for-aws-lambda/tree/master/0.3-Replacing-The-HTTP-Web-Server-For-Traditional-PHP-Frameworks) | Routing all HTTP requests for static assets directly to S3 and all dynamic requests to a single Lambda function via API Gateway, using Bref's FPM custom runtime. | [Part3](https://aws.amazon.com/blogs/compute/the-serverless-lamp-stack-part-3-replacing-the-web-server/) |
|
12 | 12 | | [0.4-Building-A-Serverless-Laravel-App](https://github.com/aws-samples/php-examples-for-aws-lambda/tree/master/0.4-Building-A-Serverless-Laravel-App-With-AWS-SAM ) | Deploy a serverless Laravel application with AWS SAM. | [Part4](https://aws.amazon.com/blogs/compute/the-serverless-lamp-stack-part-4-building-a-serverless-laravel-application/) |
|
13 | 13 | | [0.5-The CDK construct library for the serverless LAMP stack](https://aws.amazon.com/blogs/compute/introducing-the-cdk-construct-library-for-the-serverless-lamp-stack/) | Deploy a serverless Laravel application with the AWS CDK. | [Part5](https://aws.amazon.com/blogs/compute/introducing-the-cdk-construct-library-for-the-serverless-lamp-stack/) |
|
14 | | -| [0.6-From-MVC-To-Microservices](https://github.com/aws-samples/php-examples-for-aws-lambda/tree/master/0.6-MVC-to-microservice) | build serverless PHP applications using microservices. | [Part6](https://aws.amazon.com/blogs/compute/the-serverless-lamp-stack-part-6-from-mvc-to-serverless-microservices/) |
| 14 | +| [0.6-From-MVC-To-Microservices](https://github.com/aws-samples/php-examples-for-aws-lambda/tree/master/0.6-MVC-to-microservice) | build serverless PHP applications using microservices. | [Part6](https://aws.amazon.com/blogs/compute/the-serverless-lamp-stack-part-6-from-mvc-to-serverless-microservices/) | |
15 | 15 | | [0.7-Building-PHP-Lambda-functions-with-Docker-container-images](https://github.com/aws-samples/php-examples-for-aws-lambda/tree/master/0.7-PHP-Lambda-functions-with-Docker-container-images)
|
16 | 16 | | build a custom runtime PHP Lambda function packaged as a docker contaier image | [Part7](https://aws.amazon.com/blogs/compute/building-php-lambda-functions-with-docker-container-images/)
|
17 | 17 | |
|
|
0 commit comments