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: 4 months ago examplesserverlessserverless-framework
Related projects:
Repository | Description | Stars |
---|---|---|
serverless/serverless | An automation tool for building and deploying scalable, low-maintenance applications on cloud platforms like AWS. | 46,519 |
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 | 651 |
pulumi/examples | Demonstrates building and deploying cloud applications and infrastructure across multiple clouds and programming languages using Pulumi. | 2,414 |
aws-samples/serverless-snippets | A collection of reusable code snippets for AWS-based serverless development projects. | 141 |
aws-samples/aws-serverless-security-workshop | Teaches security best practices for building serverless applications using AWS services | 533 |
adieuadieu/serverless-chrome | Provides a scaffold for running headless Chrome in AWS Lambda serverless functions. | 2,873 |
aws-samples/aws-dynamodb-examples | A repository of code samples and examples for using Amazon DynamoDB in cloud-native applications. | 556 |
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,175 |
tobilg/serverless-duckdb | An example project demonstrating how to deploy DuckDB on AWS Lambda and API Gateway | 122 |
awsdocs/aws-doc-sdk-examples | Repository providing code examples for using AWS SDKs to interact with various AWS services | 9,670 |
jeremydaly/lambda-api | A lightweight web framework built for AWS Lambda and API Gateway to simplify the development of serverless applications. | 1,430 |
serverless/plugins | A collection of community-driven plugins extending the functionality of the Serverless Framework | 984 |
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 |