Serverless
Serverless architecture refers to apps that depend on third-party services (backend as a service, or BaaS) or custom code (functions as a service, or FaaS). Their goal is to free the developer and operator from managing the server their code runs on.
- GitHub: https://github.com/topics/serverless
- Wikipedia: https://en.wikipedia.org/wiki/Serverless_computing
- Related Topics: backend-as-a-service, functions-as-a-service, aws-lambda, google-cloud-platform,
- Aliases: serverless-architecture, serverless-examples, serverless-computing,
- Last updated: 2026-06-25 00:24:31 UTC
- JSON Representation
https://github.com/codecentric/serverless-astra-graalvm
Sample serverless order processing API using DataStax Astra Serverless and AWS Lambda.
aws-lambda datastax-astra graalvm graalvm-native-image serverless
Last synced: 21 Apr 2026
https://github.com/rakanhf/uptime-monitor-localstack
Uptime Monitor using LocalStack
apigateway aws dynamodb eventbridge htmx lambda localstack localstack-developer-hub s3 serverless sqs
Last synced: 21 Apr 2026
https://github.com/martsokha/runpod
A Rust SDK implementation of the Runpod API that enables seamless integration of GPU infrastructure into your applications, workflows, and automation systems.
api client gpu http inference integration runpod sdk serverless
Last synced: 21 Apr 2026
https://github.com/tristan-f-r/mdsite
serverless app for converting sites into markdown w/ readability
deno deno-deploy readability serverless
Last synced: 05 Jun 2026
https://github.com/exanubes/api-gateway
Repository from blog exanubes.com for Creating API Gateway with custom domain.
api-gateway aws aws-cdk aws-sam-cli-beta-cdk cdk custom-domain lambda sam sam-beta-cdk serverless serverless-application-model
Last synced: 22 Apr 2026
https://github.com/mikaelvesavuori/example-aws-stream-data-to-events
This repo contains a complete, working architecture on AWS that will take in streaming data, store it in S3 and DynamoDB, and then emit events with their contents.
architecture aws data-to-events event-driven-architecture example-architecture reference-architecture serverless
Last synced: 05 Jun 2026
https://github.com/vidundergunder/roadcam
A road camera web app. Monorepo with NX, Storybook, Next (with serverless functions), TypeScript, Node, a React library, MongoDB and friends. 😄
automatic-deployment mapbox-gl mongodb monorepo next node nx react serverless storybook styled-components typescript vercel
Last synced: 09 Apr 2026
https://github.com/ajaynegi45/formmaillygo
FormMaillyGo lets you send contact form messages from any website directly to your email — for free. It's fast, secure, and runs on AWS Lambda, so no monthly limits like other services. Just plug it in and get messages instantly.
aws-lambda email-service form-submission free-contact-form golang serverless
Last synced: 28 Aug 2025
https://github.com/paulannekov/mighty-lambda-proxy
Flexible AWS Lambda proxy server.
cors-proxy lambda-functions serverless
Last synced: 06 Jun 2026
https://github.com/sandipmavani/loopback-google-cloud-function
Google Cloud Funcation with LoopBack
function google-cloud-functions google-firebase loopback nodejs npm serverless
Last synced: 24 Apr 2026
https://github.com/iron-io/fn-go
A library for handling Go Language functions input and output
functions golang library serverless
Last synced: 06 Jun 2026
https://github.com/upstash/redis-connection-benchmark
benchmark the overhead of a Redis connection
Last synced: 24 Apr 2026
https://github.com/jandedobbeleer/serverless-functions
AWS Lambda's configured and managed through Serverless
aws aws-lambda serverless serverless-functions serverless-offline
Last synced: 24 Apr 2026
https://github.com/codellyson/next_recognito
A web application for Optical Character Recognition
Last synced: 24 Apr 2026
https://github.com/adeadfed/octopus-storage
Oh My H@ck demo AWS Cognito application
aws cognito demo hacking serverless web-hacking
Last synced: 24 Apr 2026
https://github.com/julie-ify/sound-savvy-shop
SoundSavvyShop is a dynamic e-commerce platform that revolutionizes the online shopping experience. Seamlessly crafted to empower users, it offers an intuitive interface enabling hassle-free product selection and cart management. Integrated with Stripe for secure payments
frontend-development interactive-design javascript netlify-functions react serverless stripe-payments
Last synced: 24 Apr 2026
https://github.com/metacall/telethon-nodejs-example
Using Telethon (Python) from NodeJS with MetaCall.
bot nodejs polyglot serverless telethon
Last synced: 25 Apr 2026
https://github.com/renatoxm/aws-serverless-microservices-ecommerce
Event driven serverless microservices sample project for AWS
aws dynamodb lambda-functions microservices serverless
Last synced: 25 Apr 2026
https://github.com/byeze/middlewares-serverless
A utility for managing middleware in AWS Lambda functions. This project allows you to easily add before, after, error, and finally hooks to your Lambda handlers, enabling modular and reusable functionality across multiple Lambda functions.
Last synced: 25 Apr 2026
https://github.com/hatefrad/serverless-contact-form
A modern, secure, and scalable contact form API built with TypeScript, AWS Lambda, and AWS SES, offering comprehensive validation, security features, and error handling.
contact-form lambda lambda-functions serverless typescript
Last synced: 25 Apr 2026
https://github.com/andrei0x309/yup-token-cache-hono
Deno serverless endpoint to cache YUP price
deno denodeploy serverless yup-live
Last synced: 25 Apr 2026
https://github.com/rufilboss/lambda
AWS Lambda Project
aws aws-lambda lambda lambda-functions s3-bucket serverless
Last synced: 06 Jun 2026
https://github.com/sukhbir-singh/serverless
Demo Project - AWS + S3 + API Gateway + Lambda
Last synced: 26 Apr 2026
https://github.com/kusstar/genius-function
A function wraps the genius.com API
Last synced: 26 Apr 2026
https://github.com/skyleague/aws-lambda-sqs-trigger
AWS Lambda SQS Trigger.
aws aws-lambda aws-sqs serverless skyleague terraform
Last synced: 26 Apr 2026
https://github.com/stojanovic/amsterdam-facts
A serverless API demo for AmsterdamJS conference
Last synced: 31 Jul 2025
https://github.com/neiman-marcus/psm
Security enabled simple REST service to manage application configuration in AWS SSM Parameter Store.
aws aws-ssm boto3 encrypts parameter-store python secrets secrets-management secrets-manager security serverless serverless-framework ssm
Last synced: 26 Apr 2026
https://github.com/hasumikin/aurora-data-api
A kind of ORM for Amazon Aurora Serverless NOT depending on ActiveRecord
aurora poro postgresql ruby serverless
Last synced: 26 Apr 2026
https://github.com/yeongseon/azure-functions-langgraph-python
LangGraph integration for Azure Functions Python v2 — Part of the Azure Functions Python DX Toolkit
ai-agent azure azure-functions dx-toolkit langchain langgraph llm python serverless
Last synced: 07 Jun 2026
https://github.com/yeongseon/azure-functions-cookbook-python
Recipes and examples for Azure Functions Python v2 — Part of the Azure Functions Python DX Toolkit
azure azure-functions dx-toolkit examples python recipes serverless
Last synced: 07 Jun 2026
https://github.com/yeongseon/azure-functions-knowledge-python
Knowledge retrieval (RAG) decorators for Azure Functions Python v2 — Part of the Azure Functions Python DX Toolkit
azure azure-functions dx-toolkit knowledge notion python rag serverless
Last synced: 07 Jun 2026
https://github.com/robgrame/intune-device-actions
Serverless self-service Intune device action API (wipe, autopilot-register, bitlocker). Azure Functions (.NET 10, capability-plugin architecture) + Service Bus + mTLS client cert + Microsoft Graph. Includes Bicep IaC and PowerShell 5.1 client.
azure azure-functions bicep device-management dotnet dotnet10 entra-id infrastructure-as-code intune managed-identity mdm microsoft-graph microsoft-intune mtls powershell security serverless storage-queue
Last synced: 07 Jun 2026
https://github.com/gerhynes/ip-address-tracker
An IP information app built to solve a Frontend Mentor challenge.
frontend-mentor jamstack leaflet serverless
Last synced: 27 Apr 2026
https://github.com/jackhowa/comic-colors
Goes with https://github.com/JackHowa/marvel-color-switcher
Last synced: 27 Apr 2026
https://github.com/georgeboot/laravel-bref-generator
bref generator laravel serverless
Last synced: 27 Apr 2026
https://github.com/wwtg99/serverless-python3
Contain serverless framework with python3.
docker python3 serverless serverless-framework
Last synced: 28 Apr 2026
https://github.com/ddamato/deltazeus
Changing the weather
feed feed-link serverless weather
Last synced: 07 Jun 2026
https://github.com/than-dev/load-tests-nodejs
Load tests implemented in nodejs + K6
backend javascript load-testing nodejs serverless tests
Last synced: 28 Apr 2026
https://github.com/aakashns/clojurescript-cloudflare-pages
Run ClojureScript on Cloudflare Pages
clojurescript cloudflare serverless
Last synced: 28 Apr 2026
https://github.com/mikma03/azure-forge
Comprehensive collection of resources, tutorials, and projects related to various Azure services. It seems to be focused on Azure administration, data engineering, and data science.
architecture azure data-engineering data-science etl-pipeline hands-on microservices serverless
Last synced: 28 Apr 2026
https://github.com/hcoz/sem-cli-serverless
The server-side of the semantic command-line application.
azure-functions command-line cosmosdb nlp nodejs sem-cli serverless wit-ai
Last synced: 28 Apr 2026
https://github.com/rodneylab/gatsby-functions-fauna
A demo site to show how the Fauna data API can be used with Gatsby Cloud Functions.
fauna faunadb gatsby gatsby-cloud gatsbycloud mdx mdx-gatsby react reacthookform serverless spam
Last synced: 28 Apr 2026
https://github.com/chingu-voyages/v9-solo-manu-4216
Secret Santa. Available here:
aws email-sender node serverless
Last synced: 28 Apr 2026
https://github.com/anatoly-scherbakov/geopatterns-demo
A demo for `geopatterns` Python library built with AWS Lambda and Terraform, to demonstrate a minimalistic example of a serverless app on Python.
apigateway aws geopatterns lambda serverless
Last synced: 28 Apr 2026
https://github.com/serverless-components/knative-build
Instantly create and manage Knative build definitions running on top of Tekton Pipelines in your Kubernetes cluster.
faas knative knative-build kubernetes kubernetes-cluster serverless serverless-components serverless-framework tekton tektoncd
Last synced: 28 Apr 2026
https://github.com/rguske/knative-serving-eventing-demo-magic
This repository supports you on installing and demoing Knative's building blocks Serving and Eventing.
faas functions-as-a-service knative knative-eventing knative-serving kubernetes serverless
Last synced: 29 Apr 2026
https://github.com/yuukiofuyu/serverless-support-platform
Utilize Cloudflare Worker and Midtrans API for Serverless Support and Donation Platform Based on JavaScript
api bootstrap cloudflare cloudflare-workers donation-app donation-website html javascript jquery jquery-ajax js midtrans midtrans-snap payment-gateway payment-integration rest-api serverless simple-app simple-project worker
Last synced: 29 Apr 2026
https://github.com/gowth6m/student-halls-backend
Serverless backend for Student Halls written in Go. Uses Gin Gonic, MongoDB and Vercel cloud functions.
gin-gonic golang mongodb serverless student-halls vercel
Last synced: 29 Apr 2026
https://github.com/aitechhero/nonullsense-googleai-chatbot
No-nonsense chatbot deployment on Google Cloud! This repository accompanies the "No Nullsense AI Chatbot" YouTube series and provides a step-by-step guide to building and deploying a chatbot application using open-source tools and Google Cloud Platform.
ai artificial-intelligence chatbot cloud-functions dialogflow firebase google-cloud google-cloud-platform natural-language-processing nlp open-source python rasa serverless
Last synced: 29 Apr 2026
https://github.com/epmyas2022/serveless-front
Front para api de deploy de servicios serverless usando docker
Last synced: 29 Apr 2026
https://github.com/techjacker/rosetta-cloud
Translation of cloud terminology
architecture aws aws-lambda cloud kubernetes serverless
Last synced: 23 Jun 2026
https://github.com/elizabethsiegle/mlvideo
js serverless tensorflow twilio twilio-functions twilio-serverless twilio-video
Last synced: 30 Apr 2026
https://github.com/skyleague/aws-sfn
Terraform module for AWS StepFunctions Workflows.
aws aws-sfn aws-step-functions serverless skyleague
Last synced: 30 Apr 2026
https://github.com/thesmartmonkey/serverless
serverless framework template with typescript service backend and angular frontend
angular serverless serverless-framework typescript
Last synced: 30 Apr 2026
https://github.com/smartcloudsol/flow
Flow is a Gutenberg-based WordPress plugin for building block-based forms and workflow automation. This public repo contains the free/OSS code: form builder blocks, front-end runtime, shortcode and Elementor support, and the integration layer for connecting Flow to an optional AWS backend deployed in your own account for production use.
aws elementor forms forms-builder gutenberg gutenberg-blocks react serverless shortcode typescript wordpress wordpress-plugin workflow-automation
Last synced: 23 May 2026
https://github.com/omguptaind/aws-lambda-imageupload
Image Uploading to AWS S3 using Serverless Framework, with image validation for mimeTypes
aws aws-lambda aws-s3 aws-sdk-v3 imageupload microservice s3-bucket serverless typescript
Last synced: 30 Apr 2026
https://github.com/tiagoguirra/authority
Authority is a custom aws authorizer for api gateway and appsync
aws aws-lambda lambda serverless
Last synced: 30 Apr 2026
https://github.com/7a6163/browser-worker
A Cloudflare Worker that uses browser rendering to extract Open Graph (OG) meta data from Single Page Applications (SPAs) for social media sharing on Facebook, LINE, and other platforms.
browser-rendering cloudflare-workers puppeteer serverless
Last synced: 08 Jun 2026
https://github.com/kirkstrobeck/redirector
Handle redirects with AWS API Gateway and Lambdas
api-gateway aws http-redirect s3 serverless
Last synced: 01 May 2026
https://github.com/elizabethsiegle/ecofriendly-startups-airtable-sms
Text📲 +12155156567 a topic like - climate - water💧 - energy⚡️ - transportation 🚴🏻♀️ etc + commit to sustainable actions year-round!
climate-change eco-friendly environment javascript nodejs serverless sms twilio twilio-serverless
Last synced: 01 May 2026
https://github.com/gautierdag/serverless-plugin-ts-validation
Serverless plugin to generate validation JSON schemas from Typescript interfaces
aws lambda schema serverless serverless-plugin validation
Last synced: 01 May 2026
https://github.com/leoafarias/alexa-trivia-game
A trivia game using Alexa, AWS Lambda & Firebase.
alexa-skill aws-lambda firebase hackathon serverless
Last synced: 01 May 2026
https://github.com/andersonhsporto/hotel-serveless-rest
Hotel Management Rest Service ( AWS Lambda ) made with TypeScript on CDK, DynamoDB, SNS, SQS, S3, EventBridge and AWS Gateway.
api-rest aws aws-cdk aws-lambda aws-lambda-node dynamodb lambda nodejs rest rest-api serverless typescript
Last synced: 01 May 2026
https://github.com/yeukfei02/hacker-news-node-ts-serverless
hacker-news-node-ts-serverless
apollo-server aws-apigateway aws-lambda aws-xray graphql nexus nodejs serverless
Last synced: 01 May 2026
https://github.com/padupe/generate-certificate-with-serverless
Lambda que gera Certificado.
aws-lambda nodejs serverless typescript
Last synced: 23 Jun 2026
https://github.com/alexchristianqr/nest-serverless-ms
Plantilla microservicio. (NestJS v10 + Serverless v3 + AWS)
aws nestjs nodejs serverless typescript
Last synced: 02 May 2026
https://github.com/aicfr/kotlin-lambda-ip2location
An example using AWS Lambda with Kotlin for ip2location
api-gateway aws aws-lambda faas ip2location kotlin lambda serverless
Last synced: 02 May 2026
https://github.com/dougmoscrop/lamberjack
Ship CloudWatch Logs to Firehose!
aws kinesis-firehose lambda serverless
Last synced: 03 May 2026
https://github.com/the-best-codes/bestcodes.dev
new Next.js site with a serverless and performance focus
bestcodes carousel cloudflare embla-carousel serverless slides ssg turnstile vercel
Last synced: 10 Oct 2025
https://github.com/jbrt/aws-lambda-ec2-stop-start
A simple AWS Lambda function for stopping/starting instances based on tags
autoscaling-groups aws aws-lambda ec2 python3 serverless terraform
Last synced: 03 May 2026
https://github.com/20minutes/serverless-provisioned-memory-report
⚡ Analyse logs from Lambdas to determine the provisioned memory usage (defined, max & over) and post them to Slack.
20minutes aws-lambda memory serverless serverless-framework slack
Last synced: 03 May 2026
https://github.com/jayakrishnan-mk/serverless-api-dynamodb
AWS Lambda for backend compute , API Gateway for REST endpoints , DynamoDB for NoSQL storage
aws aws-lambda awssam backend-development cloudcomputing crud-api dynamodb nodejs serverless
Last synced: 03 May 2026
https://github.com/maxcharm093/aws-lambda-fastify
Insipired by aws-serverless-express to work with Fastify with inject functionality
amazon api api-gateway aws cloud fastify javascript lambda node nodejs proxy serverless web
Last synced: 04 May 2026
https://github.com/its-devtastic/formtastik
Form API handler for Vercel Cloud projects
Last synced: 04 May 2026
https://github.com/khilnani/hipchat-unread.serverless
AWS serverless Lambda API to view unread hipchat messages from your phone with an "easy button".
apigateway aws featured hipchat ios lambda mobile productivity serverless serverless-framework workflow
Last synced: 04 May 2026
https://github.com/bernardomennndes/serverless-certification-generator
Node.js Serverless API | Course Certification Generator and Validator
aws dayjs dynamodb handlebars nodejs serverless typescript
Last synced: 04 May 2026
https://github.com/epomatti/azure-functions-fileupload
An Azure Functions example to upload files using multipart form data
azure azure-functions python serverless
Last synced: 04 May 2026
https://github.com/binoy638/torrent-scrapper
A torrent scrapper REST API powered by fastAPI
docker docker-compose fastapi lambda python3 serverless
Last synced: 04 May 2026
https://github.com/wlsf82/serverless-stack-client
Sample project from Serverless Stack Guide.
Last synced: 04 May 2026
https://github.com/shauns/serverless-webpack-typescript-apollo
Serverless + Webpack + Typescript + Apollo -- providing a GraphQL API built on Typescript, on AWS Lambda
apollo-server graphql lambda serverless typescript webpack
Last synced: 04 May 2026
https://github.com/javieraviles/serverless-aws
Example REST API using the serverless stack from AWS: - Lambda - DynamoDB - SAM - API Gateway
api-gateway aws aws-dynamodb aws-lambda aws-s3 aws-sdk github-actions newman postman rest-api sam-cli serverless
Last synced: 05 May 2026
https://github.com/devjiwonchoi/vercel-cron-logger
Vercel Cron Jobs logger for those who are in pain with the log span limit.
cron cronjob logger logging serverless vercel
Last synced: 05 May 2026
https://github.com/yuvrajsingh79/faas-go
Serverless functions written in Go and deployed on a multi-node Kubernetes cluster
golang grafana grpc-go helm istio kubernetes openwhisk serverless
Last synced: 05 May 2026
https://github.com/mongoexpuser/global-aurora-postgres-sless-v2-db-with-dr-and-ml-capabilities
Global Aurora PostgreSQL Serverless V2 Database with Disaster Recovery and In-Database Machine Learning Capabilities
aurora aws comprehend disaster-recovery global-database machine-learning posgresql sagemaker serverless serverless-v2 terraform
Last synced: 05 May 2026
https://github.com/skyleague/aws-dynamodb
Terraform module for an AWS DynamoDB Table.
aws aws-dynamodb dynamodb serverless skyleague terraform
Last synced: 05 May 2026
https://github.com/davidyen1124/techmap
AWS CDK (TypeScript) stack: CloudFront+S3 static site, API Gateway+Lambda, DynamoDB, EventBridge — techmap
api-gateway aws cdk cloudfront dynamodb eventbridge iac infrastructure-as-code lambda nodejs s3 serverless static-site typescript
Last synced: 05 May 2026
https://github.com/skyleague/aws-cross-account-secret-policies
All the policies you need for secure cross-account secret access.
aws aws-iam serverless skyleague terraform
Last synced: 05 May 2026
https://github.com/dvsa/mes-microservices-starter-template
A starter template for new DES microservices
aws nodejs serverless typescript
Last synced: 05 May 2026
https://github.com/appliscale/serverless-cat-detector
Building serverless cat detector with use of AWS. Why? Because cats are everywhere and you need a tool for detecting them! :cat::wink::cat:
aws aws-dynamodb aws-lambda aws-rekognition aws-xray cloudyna nodejs serverless workshop workshop-materials
Last synced: 06 May 2026
https://github.com/natanaelvich/certificate-manager-serverless
certificate manager serverless aws 🔥⚡️
aws nodejs serverless typescript
Last synced: 06 May 2026
https://github.com/mohdyahyamahmodi/github-tracker
Customizable profile view counter for GitHub profiles & repositories. Create stylish SVG badges to track real-time view statistics on your README files. Built with Vercel serverless functions and MongoDB.
github-readme mongodb profile-counter serverless svg-badges vercel view-counter
Last synced: 06 May 2026
https://github.com/sharjeelsafdar/project13a-serverless-jamstack-todo-app-with-aws-cdk
A serverless JAMstack Todo App with Gatsby, TypeScript, AppSync, DynamoDB, Cognito, CloudFront, and AWS CDK
amplify appsync cloud-front cognito dynamodb gatsbyjs graphql jamstack serverless typescript
Last synced: 06 May 2026
https://github.com/diegovictor/cloudfront-website
Chooses a random response and show it on the screen.
aws cloudfront cloudfront-website css html javascript js serverless serverless-components serverless-framework
Last synced: 06 May 2026
https://github.com/benc-uk/taskr
Demonstrator for Static Web Apps with Functions and Cosmos DB
azure cosmosdb react rest-api serverless
Last synced: 06 May 2026
https://github.com/colkito/serverless-aws-nodejs-2019
⚡️Serverless boilerplate for AWS + NodeJS with best practices. (edition 2019)
aws best-practices boilerplate es6 nodejs serverless
Last synced: 06 May 2026
https://github.com/aazuspan/ee-serverless-demos
Deploying Earth Engine cloud functions using infrastructure-as-code
cloud-function gcp google-cloud-platform google-earth-engine pulumi redis serverless
Last synced: 07 May 2026
https://github.com/stanislavt/yamlenv
Loads environment variables from yaml files for node.js projects
nodejs serverless yaml yaml-configuration yaml-variables
Last synced: 07 May 2026
https://github.com/khriztianmoreno/netlify-lambda-functions
🚀 Playground repo for Netlify’s Lambda Functions
cloud-functions javascript lambda lambda-functions netlify-lambda-functions serverless
Last synced: 07 May 2026
https://github.com/lreimer/hands-on-cockroach
Demo repository for CockroachDB Serverless.
cockroachdb golang java proof-of-concept serverless
Last synced: 07 May 2026