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/grenguar/ts-claudia-boilerplate
This is a boilerplate project to use Typescript with AWS Lambda. For deployment, Claudia JS is used here.
aws aws-lambda claudia claudia-api-builder claudiajs serverless typescript
Last synced: 11 May 2026
https://github.com/lukehedger/.dev
Me on the Internet
aws nodejs serverless typescript
Last synced: 10 Jun 2026
https://github.com/azkarmoulana/serverless-analytics-api
:zap: :zap: Serverless Analytics API for real time dashboard
aws dynamodb lambda node serverless typescript
Last synced: 13 Apr 2026
https://github.com/computationalcore/emberjs-aws-serverless
A demo users CRUD EmberJS app with AWS Serverless node backend
aws aws-lambda aws-lambda-node crud-application crud-sample ember-app emberjs serverless
Last synced: 09 May 2026
https://github.com/mkader/aws-builder-labs
AWS Training and Certification. AWS Skill Builder
ami amplify aws-learning cloud9 dynamodb lambda learning react serverless
Last synced: 30 Jul 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/karmaniverous/smoz
SMOZ: a TypeScript toolkit for AWS Lambda combining Serverless, Middy, OpenAPI 3.1 and Zod for schema‑first apps with robust HTTP middleware and typed validation.
api-docs api-gateway aws-lambda content-negotiation cors error-handling http-middleware lambda-handlers middy openapi openapi-3-1 openapi-generator schema-first serverless serverless-framework smoz toolkit typescript validation zod
Last synced: 08 May 2026
https://github.com/lafayettegabe/fastsqs
📨 Fast, modern, async SQS routing and middleware for Python.
async aws-sqs event-driven lambda message-queue message-r pydantic python queue serverless sqs
Last synced: 05 Sep 2025
https://github.com/jefking/fn-http-queue-s
Azure Function: HTTP (API) to Storage Queue
azure azure-functions azure-queue azure-storage functions json node nodejs queue serverless storage storage-queue
Last synced: 11 Aug 2025
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/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/eddiecorrigall/tinyurl
A tinyurl service clone
lambda redis serverless tinyurl
Last synced: 07 May 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/panacloud/panaweb
A Comprehensive Web3 Framework for Developing Dapps
cdk ethers graphql metamask serverless solidity typescript
Last synced: 07 May 2026
https://github.com/yamamotok/sst-demo
Serverless Stack (SST) demo with Node, DynamoDB, Fastify, React / SSTでサーバーレスやると楽しいです、サンプルプロジェクト
fastify nodejs react serverless typescript
Last synced: 06 May 2026
https://github.com/akagi201/notion-blog-ts
Deploy custom domain notion blog with Cloudflare worker
cloudflare cloudflare-workers notion notion-blog serverless
Last synced: 27 Apr 2025
https://github.com/niiknow/claudiauth
Serverless/Lambda auth with cognito user pool and claudiajs
auth authentication aws claudia claudiajs cognito jwt lambda saas serverless
Last synced: 06 May 2026
https://github.com/abhirockzz/fn-oci-compute
Fn functions to list and update OCI Compute instances using OCI Go SDK
faas fnproject golang oracle-cloud-infrastructure orafunc-la serverless
Last synced: 09 Apr 2025
https://github.com/mbland/elistman
Mailing list system providing address validation and unsubscribe URIs
api-gateway aws-lambda aws-sam aws-ses dynamodb lambda serverless simple-email-service
Last synced: 29 Jul 2025
https://github.com/adobe/aio-lib-console
Adobe I/O Javascript SDK wrapping Adobe Developer Console APIs
adobe adobe-io adobeio developer-console nodejs npm opendev serverless
Last synced: 26 Jan 2026
https://github.com/erankitcs/multicloud-imageprocessingwebapp
In this project, we would be creating a multi cloud image processing web application.
aws aws-lambda azure azure-cognitive-services gcp gcp-firebase multicloud nodejs serverless terraform terraform-cloud terraform-project
Last synced: 09 Apr 2026
https://github.com/chayan-1906/padmanabha-portfolio
🚀 Professional portfolio website for Full-Stack Developer specializing in Next.js, React, Flutter, and AI integration. Built with cutting-edge technologies including Next.js 15, React 19, Hygraph CMS, and real-time GitHub API integration. ✨ Responsive design with modern animations and server-side analytics.
ai-integration animations cms-integration dark-theme framer-motion full-stack github-api google-sheets-api graphql hygraph mcp-development nextjs portfolio-website react responsive-design serverless tailwindcss typescript vercel web-development
Last synced: 04 Oct 2025
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/alokemajumder/aws-s3-event-notification-system
This repository contains a Bash script that automates the creation of several AWS resources to set up a notification system triggered by changes (create or delete actions) in an S3 bucket. This system utilizes AWS services such as IAM, S3, Lambda, and SNS to implement an integrated solution.
aws aws-lambda awsiam iam lambda lambda-functions linux s3 serverless shell-script sns sns-notifications
Last synced: 13 Apr 2026
https://github.com/iamrajiv/neon-db-query-executor
The SQL Query Executor for Neon Database is a lightweight Go-based application that allows you to execute SQL queries stored in files against a Neon database. It provides a simple and efficient way to run SQL queries and print the results.
go neondatabase postgresql serverless sql
Last synced: 02 May 2026
https://github.com/saehun/minimal-url-shortner
Minimal url shortner for personal use. DynamoDB, S3, Lambda and Typescript (fastify)
aws-lambda dynamodb fastify serverless typescript url-shortener
Last synced: 01 May 2026
https://github.com/objectisadvantag/macros-env
Environment variables for Webex Devices macros
env node serverless webex-devices xapi
Last synced: 01 May 2026
https://github.com/adaptive/workers-ci
Workers continuous integration lite tool, bundler and publisher.
ci ci-cd cloudflare edge hacktoberfest serverless workers
Last synced: 30 Apr 2026
https://github.com/matiasfha/matias-sveltekit
The re-design and re-implementation of my site but now with SvelteKit
javascript netlify sanity sanity-io serverless svelte sveltejs sveltekit tailwindcss typescript
Last synced: 07 Jul 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/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/kazordoon/nodejs-serverless-api
:computer: Projeto para o módulo "Construindo sexy APIs usando arquitetura serverless" do Bootcamp "Desenvolvimento Node.js" da plataforma de cursos online "Digital Innovation One".
api digital-innovation-one dio nodejs serverless
Last synced: 29 Apr 2026
https://github.com/davidobrien1985/pulumi-azure-vm-manage-lifecycle
Pulumi code to deploy an Azure Function that applies auto shutdown policies to Azure VMs
azure azure-functions infrastructure-as-code infrastructure-automation infrastructure-management nodejs pulumi serverless
Last synced: 15 Apr 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/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/chapmanjacobd/serverlesshtml
Develop enterprise-grade serverless HTML pages
alpinejs html serverless serverless-architectures serverless-framework
Last synced: 29 Jan 2026
https://github.com/epiresdasilva/heic-to-jpg
A serverless way to massive convert HEIC images to JPG almost instantaneously with S3 and Lambda
aws heic heic-to-jpg jpg lambda python s3 serverless serverless-framework
Last synced: 24 Apr 2026
https://github.com/dimiro1/go-lambda
Golang Hello World Lambda With API Gateway and Serverless
api-gateway aws-lambda go golang lambda serverless serverless-architectures serverless-framework
Last synced: 14 Jan 2026
https://github.com/tommysolsen/faas_youtube_bpm
OpenFAAS function for extracting BPM(beats-per-minute) from a song on youtube
faas music openfaas serverless youtube
Last synced: 24 Apr 2026
https://github.com/atharvbyadav/silentpulse
A GitHub Actions-powered pulse engine to silently keep your services alive. Minimal, automated and made for makers.
automation cron-jobs github-actions keepalive ping pinger python-script serverless uptime uptime-monitor
Last synced: 30 Jul 2025
https://github.com/bluebie/test-git-data-cloudflare-worker-api
Toy serverless web thingie, that uses it's own GitHub repository to store data interactively submitted by users
cloudflare-workers github-api serverless
Last synced: 19 Jan 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/exanubes/file-handling-using-s3
This example project serves as an exploration of Amazon Simple Storage Service (S3) capabilities, showcasing an implementation of some key features for developers. The project focuses on various aspects, including upload and download functionalities using signed URLs, bucket versioning, archiving, retrieval, and multipart uploads.
aws aws-s3 s3-archive s3-download s3-glacier s3-lifecycle-policy s3-multipart-upload s3-uploads s3-versioning serverless signed-urls sst sveltekit turso
Last synced: 20 Apr 2026
https://github.com/glaucia86/demos-braziljs2019
Repositório demos palestra na BrazilJs 2019
angular azure-functions cosmosdb express mean mongodb nodejs nodejs-api serverless
Last synced: 21 Jan 2026
https://github.com/ramitsurana/the-serverless-stuff
Stuff on Serverless like AWS Chalice, Lambda etc
Last synced: 31 Aug 2025
https://github.com/cainelli/stargazers-slack
:star2: A StdLib serverless function to notify GitHub Stargazers to Slack
github serverless slack star stargazer stdlib
Last synced: 29 Apr 2026
https://github.com/rajnishkmehta/discord-auth
A Lightweight, serverless Discord OAuth2 authentication service for website login
auth discord discord-auth discord-login discord-login-page discord-oauth2 lightweight-auth login-system nextjs oauth2 oauth2-authentication serverless ts typescript
Last synced: 18 Apr 2026
https://github.com/jacoblincool/nano-font
A Size Limited and TypeScript Friendly Font Collection for Serverless Environment. Including 1300+ Google Fonts!
Last synced: 13 Oct 2025
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/abhirockzz/fn-java-sdk-invoke
Invoke Oracle Functions using the OCI Java SDK
faas oracle-functions orafunc-la serverless
Last synced: 14 Oct 2025
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/asaf-kali/the-spymaster-bot
Telegram infrastrucure for Codenames board game.
aws bot game serverless telegram terraform
Last synced: 06 Mar 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/niqdev/kotlin-fun
Kotlin notes
aws functional-programming json-schema kotlin ktor recursion-schemes serverless
Last synced: 01 Mar 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/fquffio/pointers-arena
Sample application to demonstrate WebSocket APIs in Amazon API Gateway.
aws aws-apigateway aws-dynamodb aws-lambda serverless websocket
Last synced: 16 Apr 2026
https://github.com/globus/template-data-portal
A template repository that can be used to create your own serverless data portal integrating with Globus Transfer.
Last synced: 25 Jan 2026
https://github.com/skorfmann/wormhole
Stop worrying about manually crafting a parallel CI pipeline and start folding execution time by forming wormholes in your CI workflows 🚀
cdktf ci jest jest-runner lambda serverless terraform
Last synced: 12 Apr 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/imerica/now-flask
Run Serverless Flask Apps on Now.sh
javascript now python serverless zeit-now
Last synced: 28 Apr 2026
https://github.com/Axnjr/authLambda
Serverless AWS Lambda function to handle Authentication & Rate limit for Spark my SAAS, written in Rust.
api authentication authorization aws aws-lambda background-jobs background-service cargo-lambda db rate-limit rate-limiter rust rust-lang rust-on-aws serverless
Last synced: 06 Aug 2025
https://github.com/buraksakalli/nextjs-firebase-serverless-ifttt-example
A basic app with Next.js, Firebase, Serverless, IFTTT. A jaw-dropping combo!
cars24 firebase nextjs nextjs-typescript serverless webscraping
Last synced: 03 May 2026
https://github.com/serverless-plugins/serverless-kms-alias
Serverless plugin to expand a KMS alias variable to the ARN of the KMS key
hacktoberfest hacktoberfest2022 serverless serverless-framework
Last synced: 08 May 2026
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/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/simonaco/25daysofserverless
Build your jokes generator using Machine Learning and Serverless
25daysofserverless azure-functions python serverless textgenrnn
Last synced: 21 Jan 2026
https://github.com/xxgicoxx/devtools-bot
Serverless Telegram bot for development tools.
development devtools serverless tools vercel vercel-serverless
Last synced: 15 May 2026
https://github.com/pawarrchetan/serverless-logging
This repo defines serverless log forwarders using elastic functionbeat and a helper subscriber function.
functionbeat lambda-functions serverless serverless-functions
Last synced: 16 Apr 2025
https://github.com/gonzalo-munillag/Cloud_Development_Portfolio
This repo contains different projects in the field of Cloud development. It delves into cloud architecture, microservices, security, AWS, etc. It also deals with the most common tasks for cloud developers.
architecture aws cloud microservices security serverless udacity
Last synced: 16 Apr 2025
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/moderne/moderne
The Side-To-IDE Developer Tool To Manage Contents Of Packages Expressed As Maps Of Code, Docs and Tests On Function Level; Elimintate Plumbing By Facsilitating Maintanance Of Abstract Package Structure; Build Packages With Closure For Publishing; Synchronise With Remote Source Control; Support Templates For Modern Node.js Apps; Deploy API As Serverless Functions.
build closue coverage doc documentation examples ide node-js plumbing serverless test
Last synced: 24 Apr 2025
https://github.com/pb82/serverless-operator
An Operator to create Openwhisk Actions on Openshift or Kubernetes
openshift openwhisk operator-sdk operators serverless
Last synced: 02 Sep 2025
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/cockroachlabs-field/google-cloud-run
Google Cloud Run with a Serverless VPC Connector for CockroachCloud
cockroachdb google-cloud-run serverless vpc-peering
Last synced: 11 Apr 2026
https://github.com/thesoenke/serverless-tutorial
Serverless Tutorial mit OpenFaaS
Last synced: 02 Sep 2025
https://github.com/willjw3/netlify-functions-demo
Boilerplate code for my YouTube video tutorial on Netlify Functions.
jamstack javascript netlify serverless
Last synced: 20 May 2026
https://github.com/skynewz/github-notifications-rss
Go HTTP handler to view your Github notifications as JSONFeed
github github-api golang json-feed notifications rss rss-feed serverless
Last synced: 08 Apr 2025
https://github.com/adiathasan/now.com-quiz
A quick project, which was given as a task for interview purposes. Used next.js for the first time.
animation axios context-api css eslint hooks html5 javascript lodash material-ui nextjs reactjs rest-api serverless
Last synced: 11 Apr 2026
https://github.com/srijan-d/meta-messenger
Optimised Meta-Messenger. With extremely optimised SEO. Redis (Upstash API) for storage, Pusher for building real time connections faster than web sockets for establishing real time connections.
cache cache-control facebook-authentication low-latency next-auth nextjs optimistic-updates pusher pusher-channels react redis seo-friendly serverless swr tailwindcss typescript websocket
Last synced: 02 Apr 2026
https://github.com/shfshanyue/serverless-http
Serverless Http Component for Tencent Cloud
express koa serverless serverless-express serverless-function serverless-http
Last synced: 11 Apr 2026
https://github.com/tope19/nestjs-api-boilerplate
A Ready to Go REST-API Application for you to quickly plug in your database and jump to functionalities without spending time structuring the App.
nestjs open-source serverless swagger-api typeorm typeorm-migration typescript
Last synced: 11 Apr 2026
https://github.com/trevorblades/count-tweets
🐦 Counts tweets for a query using application-only authentication
count serverless tweets twitter
Last synced: 11 Jan 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/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/skvggor/dandara-hackerspace
Dandara Hackerspace (Mauá).
css firebase jamstack serverless vuejs
Last synced: 12 Apr 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/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/bluepeter/aws-lambda-invoke-step-function
A simple boilerplate to invoke AWS Step Functions from AWS Lambda.
aws-lambda aws-sdk aws-step-function node-lambda serverless
Last synced: 15 May 2025
https://github.com/t04glovern/serverless-cvm
Based on awslabs/aws-iot-certificate-vending-machine; this deployment uses Serverless framework instead
aws aws-cvm aws-iot aws-lambda certificate-vending-machine cvm serverless
Last synced: 05 Oct 2025
https://github.com/paalamugan/pdf-generator
Generate html string to pdf format
htm html-pdf-converter nodejs pdf-generation pdf-generator pdf-generator-api serverless vercel
Last synced: 06 Feb 2026
https://github.com/yandex-cloud-examples/yc-serverless-gitlab-ci-cd
Использование СI/CD для развертывания Serverless приложений в Yandex Cloud.
api-gateway container-registry docker gitlab-runner lockbox python3 serverless serverless-containers yandex-cloud yandex-database yandexcloud yc-cli ydb
Last synced: 27 Feb 2025
https://github.com/allenheltondev/serverless-lambda-log-management
Utility lambdas that automatically set retention policy on log groups.
Last synced: 15 Apr 2025
https://github.com/cruxstack/terraform-aws-eip-manager
Terraform module for a serverless service that actively and dynamically binds AWS Elastic IPs to EC2 instances
aws-lambda eip elastic-ip elastic-ips network serverless sweetops terraform terraform-module utility vpc
Last synced: 15 Mar 2025
https://github.com/matsest/azure-functions-demo
Azure Functions with golang + Bicep + GitHub Actions
azure azure-functions bicep biceplang demo golang serverless
Last synced: 03 Jul 2025
https://github.com/matteogioioso/blog-articles
My personal blog articles
aws go golang nodejs postgresql serverless
Last synced: 12 Apr 2026
https://github.com/FatumaA/technical-blogs
Markdown files of my technical blog posts covering server-less technologies and web dev topics.
markdown serverless technical-writing webdev
Last synced: 20 Jul 2025
https://github.com/diegovictor/video-thumbnailer
Lambda to trigger a Fargate container that generates videos thumbnails after a file be uploaded and save it into S3
aws container docker fargate ffmpeg javascript js node nodejs s3 serverless thumbnail ts typescript video video-processing
Last synced: 07 May 2025