Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkapuscik2/php-lambda
https://github.com/jkapuscik2/php-lambda
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jkapuscik2/php-lambda
- Owner: jkapuscik2
- Created: 2021-01-23T14:57:29.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T23:40:17.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T04:43:54.619Z (about 2 months ago)
- Language: PHP
- Size: 48.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Lambda
Sample application created with use of Lumen framwork and deployed as Docker container into AWS Lambda.
It is supposed to showcase possibility of running cutom runtime images on Lambda.
CloudFormation configuration is available in /infrastructure directory.More details are available in the following [article](https://j-kapuscik2.medium.com/how-to-run-docker-containers-on-aws-lambda-c9bedd25fdf4)