All Projects → aws-samples → Php Examples For Aws Lambda

aws-samples / Php Examples For Aws Lambda

Licence: other
Demo serverless applications, examples code snippets and resources for PHP

Projects that are alternatives of or similar to Php Examples For Aws Lambda

Stacker
Stacker - The environment for local web development, ready for use.
Stars: ✭ 356 (+101.13%)
Mutual labels:  laravel, symfony, lamp
Aws Amplify Workshop React
Building Serverless React Applications with AWS Amplify
Stars: ✭ 155 (-12.43%)
Mutual labels:  aws, serverless
Identity Card
A simple proof of identity card of the people's Republic of China.
Stars: ✭ 154 (-12.99%)
Mutual labels:  laravel, symfony
Aws Serverless Cicd Workshop
Learn how to build a CI/CD pipeline for SAM-based applications
Stars: ✭ 158 (-10.73%)
Mutual labels:  aws, serverless
Serverless Sentry Plugin
This plugin adds automatic forwarding of errors and exceptions to Sentry (https://sentry.io) and Serverless (https://serverless.com)
Stars: ✭ 146 (-17.51%)
Mutual labels:  aws, serverless
Jets
Ruby on Jets
Stars: ✭ 1,915 (+981.92%)
Mutual labels:  aws, serverless
Cartoonify
Deploy and scale serverless machine learning app - in 4 steps.
Stars: ✭ 157 (-11.3%)
Mutual labels:  aws, serverless
Serverless Dynamodb Autoscaling
Serverless Plugin for Amazon DynamoDB Auto Scaling configuration.
Stars: ✭ 142 (-19.77%)
Mutual labels:  aws, serverless
Sqs Worker Serverless
Example for SQS Worker in AWS Lambda using Serverless
Stars: ✭ 164 (-7.34%)
Mutual labels:  aws, serverless
Terraform Aws Next Js
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.
Stars: ✭ 163 (-7.91%)
Mutual labels:  aws, serverless
Reference Architectures
A community project for capturing, sharing, exploring, and debating the patterns and practices being used in serverless production applications.
Stars: ✭ 166 (-6.21%)
Mutual labels:  aws, serverless
Selfie2anime
Anime2Selfie Backend Services - Lambda, Queue, API Gateway and traffic processing
Stars: ✭ 146 (-17.51%)
Mutual labels:  aws, serverless
Refunc
A lib make building AWS Lambda compatible layer easily
Stars: ✭ 144 (-18.64%)
Mutual labels:  aws, serverless
Archive aws Lambda Go Net
Network I/O interface for AWS Lambda Go runtime.
Stars: ✭ 151 (-14.69%)
Mutual labels:  aws, serverless
Serverless Sam
Serverless framework plugin to export AWS SAM templates for a service
Stars: ✭ 143 (-19.21%)
Mutual labels:  aws, serverless
Serverless Next.js
⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
Stars: ✭ 2,977 (+1581.92%)
Mutual labels:  aws, serverless
Serverless Aws Alias
Alias support for Serverless 1.x
Stars: ✭ 171 (-3.39%)
Mutual labels:  aws, serverless
Scar
Deploy static websites in seconds - with HTTPS, a global CDN, and custom domains.
Stars: ✭ 1,715 (+868.93%)
Mutual labels:  aws, serverless
Serverless Pg
A package for managing PostgreSQL connections at SERVERLESS scale
Stars: ✭ 142 (-19.77%)
Mutual labels:  aws, serverless
Aws Serverless Appsync App
This workshop shows you how to build a Web Application that demonstrates how easy it is to create data driven web applications all with no servers. You will build a serverless web application that lets users search for popular tourist destinations. The application will use AWS AppSync and the AWS Serverless platform to provide real-time weather analysis of the indexed destinations.
Stars: ✭ 162 (-8.47%)
Mutual labels:  aws, serverless

The Serverless LAMP stack

The Serverless LAMP stack

Examples

Code example Description AWS blog link
0.1-SimplePhpFunction A very simple implementation of a PHP Lambda function. This uses a custom rumtime bootstrap and vendor dependencies as layers. Part1
0.2-Relational-Database-RDS-Proxy-Example A PHP Lambda function that connects to an Aurora MySQL database using Amazon RDS Proxy. Part2
0.3-Replacing-The-HTTP-Web-Server 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
0.4-Building-A-Serverless-Laravel-App Deploy a serverless Laravel application with AWS SAM. Part4
0.5-The CDK construct library for the serverless LAMP stack Deploy a serverless Laravel application with the AWS CDK. Part5
0.6-From-MVC-To-Microservices build serverless PHP applications using microservices. Part6
0.7-Building-PHP-Lambda-functions-with-Docker-container-images build a custom runtime PHP Lambda function packaged as a docker container image Part7

Community Curated PHP Serverless resources

serverless-php-resources.md - A community curated list of PHP / Serverless resources (videos, blogs, code examples frameworks, events).

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section.

License

This project is licensed under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].