Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Serverless

Serverless

252 projects

Showing 36 of 252 projects

aws-lambda-redshift-loader
aws-lambda-redshift-loaderJavaScript

An AWS Lambda function that automatically loads files from S3 into Amazon Redshift clusters with zero server administration.

#aws-cloudformation#batch-processing#serverless
Stars595
Forks161
Last commit
lambda-refarch-mobilebackend
lambda-refarch-mobilebackendObjective-C

A serverless reference architecture demonstrating how to build a mobile backend using AWS Lambda, API Gateway, DynamoDB, and CloudSearch.

#api-gateway#lambda#ios
Stars587
Forks109
Last commit
lambdoku
lambdokuJavaScript

A CLI tool that provides a Heroku-like developer experience for managing AWS Lambda functions.

#function-management#deployment#devops
Stars567
Forks12
Last commit6 years ago
aws-lambda-java-libs
aws-lambda-java-libsC++

Official AWS libraries providing core interfaces, event models, and utilities for developing Java functions on AWS Lambda.

#container-runtime#serverless#java
Stars548
Forks242
Last commit3 days ago
Honeyλ (HoneyLambda)
Honeyλ (HoneyLambda)Python

A serverless application to create and monitor fake HTTP endpoints (URL honeytokens) on AWS Lambda and API Gateway.

#api-gateway#lambda#honeypot
Stars526
Forks55
Last commit7 years ago
punchcard
punchcardTypeScript

A TypeScript framework for building type-safe cloud applications with the AWS CDK, unifying infrastructure and runtime code.

#stream-processing#cloud-development#punchcard
Stars516
Forks20
Last commit4 years ago
terraform-aws-notify-slack
terraform-aws-notify-slackPython

A Terraform module that provisions AWS Lambda and SNS resources to send notifications from AWS services to Slack channels.

#guardduty#serverless#slack
Stars495
Forks348
Last commit20 days ago
Genezio
GenezioTypeScript

A full-stack framework for building, deploying, and scaling serverless applications with TypeScript.

#open-source#serverless#serverless-functions
Stars488
Forks12
Last commit6 months ago
cqrs
cqrsRust

A lightweight, opinionated CQRS and event sourcing framework for serverless architectures.

#event-driven-architecture#cqrs#serverless
Stars480
Forks61
Last commit3 days ago
capeless/warrant
capeless/warrantPython

A Python library that simplifies AWS Cognito authentication and user management, including SRP support.

#srp#python-library#authentication
Stars474
Forks184
Last commit3 years ago
skill-sample-nodejs-audio-player
skill-sample-nodejs-audio-playerJavaScript

A template Alexa skill demonstrating how to implement long-form audio playback using the AudioPlayer interface.

#serverless#audio-player#alexa-skills
Stars474
Forks359
Last commit
lambda-refarch-fileprocessing
lambda-refarch-fileprocessingPython

A serverless reference architecture for real-time parallel file processing using AWS Lambda, S3, SQS, and Amazon Comprehend.

#event-driven#lambda#serverless
Stars473
Forks177
Last commit
firebase-framework-tools
firebase-framework-toolsJavaScript

Experimental Firebase CLI addon providing adapters to enable framework-specific features for Next.js and Angular apps on Firebase App Hosting.

#deployment#firebase-cli#app-hosting
Stars460
Forks1.3k
Last commit
Booster
BoosterTypeScript

A TypeScript framework for building event-driven backend microservices with CQRS, Event Sourcing, and automatic cloud infrastructure generation.

#event-driven#cloud-infrastructure#cqrs
Stars445
Forks98
Last commit2 months ago
Booster framework examples
Booster framework examplesTypeScript

A TypeScript framework for building event-driven backend microservices with CQRS, Event Sourcing, and automatic cloud infrastructure generation.

#event-driven#cloud-infrastructure#event-driven-architecture
Stars445
Forks98
Last commit
Deploy Lambda code to an existing function
Deploy Lambda code to an existing functionD2

A GitHub Action for deploying code to existing AWS Lambda functions from CI/CD pipelines.

#deployment#lambda#serverless
Stars436
Forks57
Last commit2 months ago
next-api-decorators
next-api-decoratorsTypeScript

A collection of decorators to create typed Next.js API routes with easy request validation and transformation.

#pipes#api-routes#serverless
Stars428
Forks30
Last commit2 years ago
terraform-aws-rds-aurora
terraform-aws-rds-auroraHCL

A Terraform module for provisioning and managing AWS RDS Aurora clusters with comprehensive configuration options.

#serverless#aws-rds#aurora
Stars418
Forks603
Last commit2 months ago
UpVPN
UpVPNKotlin

A modern serverless VPN that provisions WireGuard servers on-demand across all major desktop and mobile platforms.

#ios#serverless#android
Stars417
Forks17
Last commit2 months ago
morpheus-graphql
morpheus-graphqlHaskell

A Haskell library for building type-safe GraphQL APIs and clients with native Haskell types.

#haskell#functional-programming#haskell-graphql
Stars416
Forks68
Last commit21 days ago
modus
modusGo

A serverless framework for building agentic systems and AI apps in Go and AssemblyScript, powered by WebAssembly.

#ai#agentic-ai#webassembly
Stars416
Forks29
Last commit9 months ago
Sleet
SleetC#

A static NuGet package feed generator for Azure Storage, AWS S3, and other cloud storage services.

#nuget#serverless#feed-generator
Stars408
Forks47
Last commit3 months ago
lambda-chat
lambda-chatHTML

A serverless chat application built entirely on AWS Lambda, S3, DynamoDB, and SNS.

#event-driven#oauth2#serverless
Stars389
Forks64
Last commit10 years ago
amazon-elasticsearch-lambda-samples
amazon-elasticsearch-lambda-samplesJavaScript

Sample AWS Lambda functions for streaming data from S3 and Kinesis into Amazon Elasticsearch Service.

#stream-processing#event-driven#kinesis
Stars386
Forks171
Last commit
Hello World Rust Boilerplate
Hello World Rust BoilerplateRust

A template for creating Cloudflare Workers using Rust and WebAssembly with the workers-rs SDK.

#template#cloudflare-workers#webassembly
Stars386
Forks62
Last commit1 month ago
Canary deployments
Canary deploymentsJavaScript

A Serverless Framework plugin for implementing canary deployments of AWS Lambda functions using traffic shifting and AWS CodeDeploy.

#devops#serverless#canary-deployments
Stars374
Forks81
Last commit
spawn
spawnElixir

An actor-native service mesh for durable, stateful computing that works across multiple programming languages and protocols.

#event-driven#elixir#workflow-orchestration
Stars374
Forks15
Last commit29 days ago
modules.tf-lambda
modules.tf-lambdaPython

Generate Terraform infrastructure as code from visual AWS diagrams created in Cloudcraft.

#cloud-architecture#serverless#terragrunt
Stars356
Forks56
Last commit4 years ago
Hydrosphere Mist
Hydrosphere MistScala

A serverless proxy for Spark clusters that provides a functional programming framework and deployment model for Spark applications.

#apache-spark#api#spark
Stars325
Forks70
Last commit1 month ago
chatgpt-telegram-bot-serverless
chatgpt-telegram-bot-serverlessPython

A serverless Telegram bot that integrates ChatGPT, deployed on AWS Lambda with voice message support.

#ai-integration#serverless#voice-processing
Stars324
Forks51
Last commit
EventStormingWorkshop - Designing Cloud Native Microservices On AWS
EventStormingWorkshop - Designing Cloud Native Microservices On AWSJava

A hands-on workshop for learning Domain-Driven Design, EventStorming, and Specification by Example through a practical business scenario.

#lambda#workshop#serverless
Stars320
Forks85
Last commit
Awesome Static Hosting
Awesome Static HostingPython

A curated collection of static hosting providers, content management systems, and related articles for static websites.

#deployment#jekyll#git-based-workflow
Stars313
Forks28
Last commit2 days ago
dynamodb-lambda-autoscale
dynamodb-lambda-autoscaleJavaScript

A serverless AWS Lambda function that automatically scales DynamoDB provisioned capacity and global secondary indexes.

#serverless#nodejs#flow-type
Stars310
Forks82
Last commit9 years ago
api-gateway-secure-pet-store
api-gateway-secure-pet-storeObjective-C

A sample Java application demonstrating secure API access using AWS Lambda, API Gateway, Cognito, and DynamoDB.

#api-gateway#lambda#authentication
Stars307
Forks109
Last commit5 years ago
JSONProxy
JSONProxyJavaScript

A proxy server that enables cross-domain requests to any JSON API, now deprecated.

#http-proxy#json-api#jsonp
Stars301
Forks36
Last commit4 years ago
FastAPI on Google Cloud Run
FastAPI on Google Cloud RunPython

A template for deploying FastAPI applications on Google Cloud Run with GitHub Actions CI/CD.

#fastapi#alembic#api-template
Stars287
Forks29
Last commit1 year ago
PreviousPage 5 of 7Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 year ago
6 years ago
3 years ago
3 years ago
4 days ago
2 months ago
7 years ago
2 years ago
2 years ago
5 months ago
#Aws Lambda71
#Aws67
#Infrastructure As Code51
#Nodejs41
#Javascript34
#Devops34
#Cloud Native29
#Python28
#Typescript27
#Lambda26
#Cloud Computing25
#Docker24