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-23 00:28:25 UTC
- JSON Representation
https://github.com/leapfrogtechnology/datamegh
Datamegh - Data Engineering for the cloud.
cloud cloud-native data datamegh docker megha python serverless
Last synced: 14 May 2026
https://github.com/yorek/cloud-day-2020
"Serverless Scalable Back-End API with Hybrid Data Models" Samples
azure-functions azure-sql azure-sql-database azure-sql-db conferences dynamic-schema json rest-api serverless
Last synced: 21 Apr 2026
https://github.com/serverlessworkflow/catalog
Stores community-contributed custom functions (extensions) that enhance the Serverless Workflow DSL's capabilities. It offers modular, reusable functions with detailed documentation, enabling users to integrate specialized tasks and custom logic into their workflows.
catalog dsl extension serverless workflow
Last synced: 02 Mar 2026
https://github.com/valian/python-lambda-local-server
Easier local development of Python AWS lambda functions.
lambda python python-lambda-local serverless
Last synced: 06 Sep 2025
https://github.com/developer-friendly/aws-lambda-opentofu-github-actions
The GitHub repo for this blog provides a guide on deploying a JS/Node.js app to AWS Lambda using OpenTofu & GitHub Actions. It covers trust mgmt w/ OIDC, creating AWS resources, GitOps, & optimizing Lambda for perf & security. All code & configs to replicate the setup, a valuable serverless DevOps resource.
api-gateway authentication aws-iam aws-lambda cicd cloud-security continuous-deployment continuous-integration github-actions gitops infrastructure-as-code javascript lambda-layers monitoring nodejs oauth2 openid-connect opentofu performance-optimization serverless
Last synced: 07 Feb 2026
https://github.com/sitammeur/SiteSleuth
Site Sleuth is a chatbot that assists users in efficiently using websites by analyzing and answering questions provided through a link.
chromadb containers docker gemini-15-pro generative-ai google-cloud-build google-cloud-platform google-cloud-run langchain langsmith llm-tracing python retrieval-augmented-generation serverless streamlit
Last synced: 11 Oct 2025
https://github.com/milesgranger/brutus
Distributed Computing Framework using AWS Lambda
amazon-lambda aws aws-lambda distributed distributed-computing lambda python python3 serverless
Last synced: 30 Apr 2026
https://github.com/xp-forge/lambda
AWS Lambda for the XP Framework
aws aws-lambda lambda php7 php8 response-streaming serverless xp-framework
Last synced: 22 Feb 2026
https://github.com/wingkwong/serverless-boilerplate
Serverless Boilerplate (APIGW + DynamoDB + Lambda)
api-gateway aws boilerplate dynamodb lambda serverless serverless-framework
Last synced: 30 Apr 2026
https://github.com/bhar2254/cloudflare-workers-starter
A Cloudflare edge hosted Workers application for Bootstrap 5 UI development.
bootstrap cloud cloudflare edge js serverless website workers
Last synced: 02 Feb 2026
https://github.com/danieljhkim/multi-purpose-serverless-lambda
Multi-Purpose Serverless AWS Lambda
aws aws-lambda cloud-computing dynamodb nodejs s3 serverless
Last synced: 04 May 2026
https://github.com/gapmiss/serverless-codeigniter
serverless CodeIgniter - A small powerful PHP Framework. Quickly deploy to Vercel w/ PHP v7.4.13 and PlanetScale MySQL.
codeigniter framework mysql php planetscale serverless vercel
Last synced: 13 Apr 2025
https://github.com/sinedied/azure-functions-langchainjs-demo
Build a generative AI application using Azure Functions and LangChain.js
ai azure functions langchain-js openai retrieval-augmented-generation serverless
Last synced: 09 May 2026
https://github.com/jthomas/cloud-functions-metrics-service
This project uses IBM Cloud Monitoring to save metrics from IBM Cloud Functions
ibm-cloud-functions metrics monitoring openwhisk serverless
Last synced: 24 Apr 2026
https://github.com/rodneylab/gatsby-cloud-functions-recaptcha
Example site showing how Gatsby Cloud Functions can be used with an accessible reCAPTCHA.
axios formik gatsby gatsby-cloud gatsby-cloud-functions gatsby-functions gatsbycloud mdx mdx-gatsby nodemailer react recaptcha recaptcha-v3 serverless
Last synced: 04 May 2026
https://github.com/airscholar/nestjs-serverless-dynamo
NestJS application with Amazon Dynamo DB and serverless
aws dynamodb nestjs serverless
Last synced: 04 May 2026
https://github.com/zekrotja/spotify-automation
A small Vercel application to automatically create and update a Spotify playlist which contains your latest most listened tracks.
automation rust serverless spotify vercel
Last synced: 04 May 2026
https://github.com/ematipico/middy-request-response
Creates a request/response objects from API Gateway event
Last synced: 28 Apr 2026
https://github.com/runpod-workers/mock-worker
🦜 | Emulate RunPod worker functionality.
Last synced: 05 Feb 2026
https://github.com/thesoenke/serverless-tutorial
Serverless Tutorial mit OpenFaaS
Last synced: 02 Sep 2025
https://github.com/sitamgithub-msit/tldr-this
An AI-powered web application using Gemini to generate natural language text summaries.
gemini-flash generative-ai google-cloud-build google-cloud-platform google-cloud-run javascript nextjs14 react serverless summarization tailwindcss typescript
Last synced: 23 Mar 2025
https://github.com/ryand1996/sam-typescript-bootstrap
NPM CLI module for creating a bootstrap for a TypeScript AWS SAM project
aws cli lambda nodejs npm sam sam-typescript-bootstrap serverless typescript
Last synced: 11 Apr 2026
https://github.com/septiyanandika/serverlesspipa
ServerlessPipa is function to execute middleware (multiple function) for Serverless
Last synced: 16 May 2026
https://github.com/ziggy42/serverless-docker-hooks
Run commands in docker containers as serverless hooks
docker serverless serverless-framework
Last synced: 21 Jan 2026
https://github.com/arakiss/nexlog
A simple and effective logging library for Next.js, compatible with server, browser, and edge environments.
bun-js console-logging edge-computing environment-detection logging nextjs serverless typescript zero-dependencies
Last synced: 22 Apr 2025
https://github.com/central-makeus/daycarat-server
💎 커리어 경험 기록 관리 서비스 DayCarat
event-driven openai serverless slack-api spring-boot
Last synced: 13 Apr 2026
https://github.com/yhimanshu22/justwrite
It's a blog website using prisma cloudflare workers and hono
cloudflare cloudflare-workers hono javascript monorepo prisma prismaaccelerate serverless typescript zod-validation
Last synced: 07 May 2025
https://github.com/yeongseon/azure-functions-logging-python
Invocation-aware structured logging for Azure Functions Python v2 — Part of the Azure Functions Python DX Toolkit
azure azure-functions dx-toolkit logging python serverless
Last synced: 07 Jun 2026
https://github.com/eaddingtonwhite/momento-dogpile
Demo showing Momento serverless cache w/ dogpile wrapper
Last synced: 08 Jun 2026
https://github.com/yandex-cloud-examples/yc-serverless-apigw-jwt-authorizer-firebase
Развертывание веб-приложения с JWT-авторизацией в API Gateway и аутентификацией в Firebase.
api-gateway firebase jwt-authorization serverless yandex-cloud yandexcloud
Last synced: 18 Jan 2026
https://github.com/jothi-prasath/cf-whats-my-ip
cloudfare-workers cloudflare serverless
Last synced: 28 Apr 2026
https://github.com/huksley/github-trello-commit-message
Adds commit message to Trello card using GitHub WebHooks via Serverless AWS Lambda hook
aws github nodejs serverless trello
Last synced: 05 May 2026
https://github.com/yuecen/go-standard-handler-serverless
An example for using standard handler to develop lambda function
Last synced: 28 Apr 2026
https://github.com/stkirchberg/telegram_social-transfer-knot
Mini-social network on Telegram with automatic post broadcasting and custom nicknames.
bot database local server serverless telegram
Last synced: 23 Jan 2026
https://github.com/mitocgroup/deep-microservices-waf
Web Application Firewall Microservice built on top of DEEP Framework and used in DEEP Marketplace
cloud-native deep-framework full-stack javascript serverless
Last synced: 16 Mar 2026
https://github.com/piyoki/cloud-computing-essentials
☁️ Essential bootstrap scripts for cloud-computing usage
bootstarp cicd cloud-computing cloud-functions kubernetes scripts serverless
Last synced: 12 Apr 2026
https://github.com/statebait/poketwitbot
A simple Twitter bot that tweets about a random pokemon everyday.
api axios cheerio cron lodash nodejs pokemon serverless twit twitter-bot
Last synced: 28 Apr 2026
https://github.com/yandex-cloud-examples/yc-serverless-servlet
Cоздание веб-приложения для управления списком задач с помощью serverless-технологий и Java Servlet API.
cloud-functions java-servlet-api serverless yandex-cloud yandexcloud ydb
Last synced: 30 Jan 2026
https://github.com/deepurai/aws_lambda
Projects using AWS Lambda in nodejs
aws aws-lambda serverless serverless-framework
Last synced: 20 Mar 2025
https://github.com/int128/ses-to-slack
Lambda function to forward mails from AWS SES to Slack/Mattermost
aws-lambda aws-ses javascript mattermost serverless slack
Last synced: 28 Apr 2026
https://github.com/mlabouardy/lambda-oneshot-container
One-shot container with Serverless
containers docker golang jenkins lambda serverless
Last synced: 06 May 2026
https://github.com/mastersam07/devfestlagos2022-cloud-functions
Cloud functions repository for devfest lagos 2022 mobile app
cloud-functions cloud-functions-for-firebase devfest2022 firebase serverless
Last synced: 03 Jul 2025
https://github.com/imerica/now-flask
Run Serverless Flask Apps on Now.sh
javascript now python serverless zeit-now
Last synced: 28 Apr 2026
https://github.com/go-serverless/serverless-iam-dynamodb
Building serverless CRUD services in Go with DynamoDB
api-gateway aws crud dynamodb golang lambda serverless serverless-crud-services
Last synced: 01 May 2026
https://github.com/solcreek/creek
Open-source edge deployment platform. Deploy full-stack apps to Cloudflare Workers in seconds.
ai-agents cloudflare cloudflare-workers deployment-platform durable-objects edge-computing mcp nextjs open-source paas react realtime serverless typescript workers-for-platforms
Last synced: 29 May 2026
https://github.com/imrajdas/smart-india-hackathon
Smart India Hackathon 2019 meta repo
aws serverless smartindiahackathon smartindiahackathon2019
Last synced: 20 Aug 2025
https://github.com/andresmijares/serverless-saga-pattern
🤔Proof of concept for step functions uses
aws-lambda serverless serverless-framework
Last synced: 02 Sep 2025
https://github.com/projectevergreen/greenwood-demo-adapter-netlify
A demonstration repo for deploying a full-stack Greenwood app with Netlify static hosting and Serverless + Edge functions.
edge greenwood netlify serverless webcomponents
Last synced: 27 Oct 2025
https://github.com/lamasters/simplifeed
An RSS reader without distractions.
appwrite atom javascript news openai openai-api openai-chatgpt python react rss serverless vercel
Last synced: 10 Oct 2025
https://github.com/oxy86/cf-react
Tutorial project to use Cloudflare Workers to deploy and serve a full static site developed in React, serverless.
cloudflare create-react-app react serverless workers wrangler
Last synced: 06 May 2026
https://github.com/jsturtevant/azure-functions-kubernetes-chart
A chart for Azure Functions running on Kubernetes
azure azure-functions helm-charts kubernetes serverless
Last synced: 01 May 2026
https://github.com/sapphire-cms/sapphire-cloud
Cloud platform adapters for Sapphire CMS.
aws cloud cms firebase sapphire serverless vercel
Last synced: 03 Apr 2026
https://github.com/mldock/mldock
A docker tool that helps put machine learning in places that empower ml developers
containers docker ml mlaas mlops python serverless
Last synced: 05 Apr 2026
https://github.com/travelxml/netflix-clone-with-astradb-graphql
Netflix Clone with Cassandra, GraphQL and Node, Netflix clone built with AstraDB and GraphQL. A comprehensive project showcasing database integration and GraphQL for scalable, efficient video streaming applications.
astradb cassandra cassandra-cql cassandra-database clone clone-app clone-coding cloner cloud cloud-computing gitpod graphql graphql-api headless js netlify node node-js nodejs serverless
Last synced: 07 May 2026
https://github.com/panacloud/panaweb
A Comprehensive Web3 Framework for Developing Dapps
cdk ethers graphql metamask serverless solidity typescript
Last synced: 07 May 2026
https://github.com/MatteoGioioso/blog-articles
My personal blog articles
aws go golang nodejs postgresql serverless
Last synced: 15 Apr 2025
https://github.com/kaihendry/aws-sam-gateway-example
Using AWS SAM with Go's standard req/resp http interface
api-gateway aws aws-lambda aws-sam lambda serverless
Last synced: 07 May 2026
https://github.com/hoffmano/encrypt-serverless
Encrypt serverless functions
aws aws-lambda javascript serverless serverless-framework
Last synced: 28 Apr 2026
https://github.com/yyolk/breakfast-bell
My door intercom
aws-lambda bell door intercom lambda phone serverless sms twilio
Last synced: 21 Jan 2026
https://github.com/eddiecorrigall/tinyurl
A tinyurl service clone
lambda redis serverless tinyurl
Last synced: 07 May 2026
https://github.com/blackstorm/aliyun-fc-doh-proxy
Aliyun DoH fc proxy
aliyun dns doh proxy serverless
Last synced: 10 Oct 2025
https://github.com/gastonpereyra/cards-service
For create Cards as SVG-Images to use in the Github Profile
javascript node profile serverless service vercel
Last synced: 08 May 2026
https://github.com/scale-tone/azure-products-graph
All known Azure products and services visualized in form of a graph and hosted with Azure Static Web Apps..
azure azure-static-web-apps serverless
Last synced: 29 Apr 2026
https://github.com/elenavanengelenmaslova/mocknest-wiremock-on-faas
MockNest - Serverless Wiremock With Persistence to Object Storage Deployed to AWS and Azure. Features Clean Architecture and Spring Cloud Function in Action. Deploys to AWS Lambda and Azure Functions using Terraform CDK.
aws azure clean-architecture kotlin serverless terraform-cdk wiremock
Last synced: 17 Jan 2026
https://github.com/yandex-cloud-examples/yc-serverless-telegram-stats
Развертывание Serverless приложения в Yandex Cloud для сбора статистики диалогов в группах Telegram. Приложение использует БД ClickHouse для своей работы.
clickhouse python3 serverless serverless-application terraform yandex-cloud yandex-function yandexcloud yc-cli
Last synced: 12 Mar 2026
https://github.com/superfly/aws-lambda-express-example
A light-weight example of AWS Lambda, using Express.js and Claudia.js.
aws-lambda claudiajs expressjs serverless serverless-examples
Last synced: 06 May 2026
https://github.com/skvggor/dandara-hackerspace
Dandara Hackerspace (Mauá).
css firebase jamstack serverless vuejs
Last synced: 12 Apr 2026
https://github.com/andrei-demidov/django-sqlite-efs
Django database backend for SQLite on Amazon EFS
aws-efs aws-lambda aws-lambda-python django django-database django-sqlite django-sqlite3 dynamodb efs elasticfilesystem lambda serverless sqlite sqlite3
Last synced: 12 Feb 2026
https://github.com/cyberflamego/nceahelpworker
NCEAHelp's Discord bot, built on Cloudflare Workers
cloudflare cloudflare-workers discord discord-interactions hono linked-roles serverless typescript workers workers-kv
Last synced: 28 Sep 2025
https://github.com/ramchaik/ts-lambda-boilerplate
A lightning-fast starter template for AWS Lambda functions using TypeScript and the Serverless Framework.
aws boilerplate boilerplate-template esbuild lambda nodejs nodejs-lambda pnpm serverless serverless-framework serverless-offline typescript
Last synced: 13 Apr 2026
https://github.com/hasibhassan/tenancykit
Multi-tenant SaaS Kit
cdk saas saas-boilerplate serverless
Last synced: 01 Aug 2025
https://github.com/devmiek/tencent-cloud-sdk-python
A simple, efficient and easy to use Tencent Cloud SDK implemented in Python.
python sdk sdk-python serverless tencent-cloud
Last synced: 09 Apr 2026
https://github.com/metacall/function-mesh-example
MetaCall complete example with Function Mesh between multiple programming languages.
faas function-mesh pdf-generator polyglot react serverless service-mesh
Last synced: 24 May 2026
https://github.com/evanshortiss/whatsmyip.dev
A whatsmyip website with a serverless twist 🙃
ip ipv4 lookup now-sh serverless zeit-now
Last synced: 19 Mar 2026
https://github.com/cgossain/serverless-template-golang-google-cloud-functions
A simple starting point for a Google Cloud Functions project using the Golang runtime and the Serverless Framework.
cloud cloud-functions framework functions gcp go goland golang golang-runtime google microservice serverless serverless-framework template
Last synced: 24 Apr 2026
https://github.com/epiphone/serverless-nim-sample
Serverless Framework Nim language plugin sample application
nim nim-lang nim-web serverless serverless-framework
Last synced: 27 Feb 2026
https://github.com/rpidanny/serverless-cognito-boilerplate
Boilerplate for serverless authenticated applications
aws aws-cognito aws-lambda serverless serverless-framework
Last synced: 09 Mar 2026
https://github.com/adamgibbons/serverless-mailer
aws-lambda aws-ses email-sender mailer node-mailer nodejs serverless serverless-framework
Last synced: 18 Apr 2026
https://github.com/lambdify/lambdify-aws-clients
Low footprint AWS Clients for JVM
aws aws-lambda aws-sdk java8 kotlin serverless
Last synced: 07 May 2026
https://github.com/adambien/aws-quarkus-lambda-cdk-plain-codepipeline
serverless build with CodePipeline and CodeBuild
aws cdk cloud codebuild codepipeline java serverless
Last synced: 25 Oct 2025
https://github.com/niqdev/kotlin-fun
Kotlin notes
aws functional-programming json-schema kotlin ktor recursion-schemes serverless
Last synced: 01 Mar 2026
https://github.com/techprober/app-token-generator
A serverless function that offers the end-user a way to dynamically generate a Github Access Token for use cases in any back-end system
cicd containerization github-application oauth-function serverless
Last synced: 12 Feb 2026
https://github.com/encoredev/infra
Infra utilities for Encore applications
api aws azure backend backend-api backend-framework cloud cloud-native database devops distributed-systems engine gcp go golang microservices postgresql serverless
Last synced: 14 Apr 2026
https://github.com/abhirockzz/fn-redis-example
Go and Java Fn functions talking to Redis
docker faas golang java serverless
Last synced: 14 Apr 2026
https://github.com/hungds99/aws-serverless-crud-api
⛳️ User management API deploy in AWS using Serverless architecture
aws cdk lambda nodejs serverless
Last synced: 08 May 2026
https://github.com/msfidelis/serverless-docker
:whale: :package: Serverless Docker Image
dockerfile serverless serverless-framework
Last synced: 19 Feb 2026
https://github.com/isislab-unisa/weatherstation
Project example for the SCIOT course showing how to build an IoT application exploiting Serverless Computing using LocalStack.
aws-cli aws-lambda dynamodb eventbridge iot lambda-functions localstack serverless
Last synced: 27 Feb 2026
https://github.com/sharat87/command-line-generators
A small little UI for generating often-used command lines.
developer-tools no-login-web-apps serverless shell static-site
Last synced: 28 Feb 2026
https://github.com/ajhenry/serverless-workshop
A workshop for demonstrating the power of GraphQL and Serverless
graphql hacktoberfest serverless typescript
Last synced: 12 Aug 2025
https://github.com/fauna/js-sample-app
Learn Fauna database fundamentals with Fauna Query Language (FQL) v10 and the JavaScript driver.
database-driver fauna javascript nosql-databases samples serverless typescript
Last synced: 23 Oct 2025
https://github.com/egm0121/splitcloud-serverless-charts
Serverless service that powers SplitCloud weekly popular charts
aws google-analytics lambda s3 serverless splitcloud
Last synced: 20 Jan 2026
https://github.com/jsiebens/terraform-google-faasd
Terraform Module for how to deploy a faasd instance on the Google Cloud Platform
faasd google-cloud google-cloud-platform openfaas serverless terraform terraform-module
Last synced: 31 Jul 2025
https://github.com/abdullahceylan/ac-react-nextjs-boilerplate
React, next.js and firebase/contentful boilerplate
boilerplate frontend monorepo now react reactjs serverless styled-components zeit
Last synced: 05 May 2026
https://github.com/louis70109/line-icon-switch-python
LINE Icon Switch sample code
aws flask icon-switch line python serverless
Last synced: 30 Jul 2025
https://github.com/outloudvi/toromaji-tg-bot
Telegram bot for transforming hiraganas and katakatas to romaji.
Last synced: 20 Oct 2025
https://github.com/swinton/guestbook
A serverless guestbook
aws-dynamodb aws-lambda aws-lambda-python serverless
Last synced: 04 Feb 2026
https://github.com/andreabac3/drive-on-google-cloud-platform
An entire Drive System on Google Cloud Platform developed using several google technologies like: Appengine, Cloud Functions, Firebase Auth and Google Cloud Storage.
appengine authentication cloud-computing firebase firebase-auth gcp google google-api google-cloud-functions google-cloud-platform google-cloud-storage googlecloudplatform java jwt serverless spring spring-boot
Last synced: 11 Apr 2026
https://github.com/shashwatkathuria/cloud-computing-and-virtualization
Analysis of Serverless Computing and Security & Challenges of Cloud Computing.
analysis aws aws-lambda challenges cloud-computing javascript nodejs python security serverless serverless-computing
Last synced: 09 Apr 2026