examples
Serverless platforms
A collection of boilerplates and examples for building serverless applications using various frameworks.
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
11k stars
262 watching
4k forks
Language: JavaScript
last commit: 2 months ago examplesserverlessserverless-framework
Related projects:
Repository | Description | Stars |
---|---|---|
serverless/serverless | A command-line tool for building and deploying scalable, low-maintenance cloud applications | 46,472 |
alfianlosari/swiftcloudrun | Demonstrates how to deploy a Swift HTTP serverless application on Google Cloud Run using Docker and Kubernetes. | 8 |
jthegedus/firebase-gcp-examples | Exploring serverless app architectures and technologies on Firebase and GCP | 650 |
pulumi/examples | Demonstrates building and deploying cloud applications and infrastructure across multiple clouds and programming languages using Pulumi. | 2,394 |
aws-samples/serverless-snippets | A collection of reusable code snippets for AWS-based serverless development projects. | 140 |
aws-samples/aws-serverless-security-workshop | Teaches security best practices for building serverless applications using AWS services | 528 |
adieuadieu/serverless-chrome | Provides a scaffold for running headless Chrome in AWS Lambda serverless functions. | 2,867 |
aws-samples/aws-dynamodb-examples | A repository of code samples and examples for using Amazon DynamoDB in cloud-native applications. | 551 |
pharindoko/serverlessdotnetstarter | A starter template for deploying and debugging C#/.NET 6 serverless applications on AWS Lambda via the Serverless Framework. | 52 |
aws-samples/aws-cdk-examples | Provides example projects for building AWS infrastructure with the CDK using various programming languages. | 5,140 |
tobilg/serverless-duckdb | An example project demonstrating how to deploy DuckDB on AWS Lambda and API Gateway | 120 |
awsdocs/aws-doc-sdk-examples | Repository providing code examples for using AWS SDKs to interact with various AWS services | 9,594 |
jeremydaly/lambda-api | A lightweight web framework designed to maximize performance in AWS Lambda applications | 1,427 |
serverless/plugins | A collection of community-driven plugins extending the functionality of the Serverless Framework | 983 |
tommedema/serverless-mono-example | An example repository demonstrating the use of Yarn Workspaces and Serverless Framework with TypeScript for building and deploying mono-repo projects. | 124 |