Skip to content
#

serverless-architecture

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.

Here are 26 public repositories matching this topic...

Safe Init is a Python library that enhances AWS Lambda functions with advanced error handling, logging, monitoring, and resilience features, providing comprehensive observability and reliability for serverless applications.

  • Updated Sep 17, 2025
  • Python

Serverless image processor built with Go, AWS Lambda, S3, and SQS. Automatically creates thumbnails and medium-sized versions of uploaded images with optimized compression.

  • Updated Oct 29, 2025
  • Go

Integrated LangChain for advanced PDF text extraction, EdgeStore for cloud file management, and Clerk authentication for secure user access with role-based permissions. Architected end-to-end data pipeline including PDF processing, AI-driven summarization with custom prompts, and PostgreSQL database persistence using Neon serverless infrastructure.

  • Updated Oct 14, 2025
  • TypeScript

Serverless invoice extraction API using Azure Document Intelligence and Azure Functions. Upload a PDF invoice and receive normalized JSON output including line items, totals, dates, and vendor details.

  • Updated Dec 3, 2025
  • Python

🔔 Aura Bell: The Ultimate Professional Smart Doorbell. Serverless, secure, and multi-lingual (5 languages). Features instant Telegram alerts, direct calling, and a modern UI. Runs on Cloudflare Workers for bash cost.

  • Updated Mar 14, 2026
  • Python

Serverless Java REST API for the Enterprise Architecture (AREP) course at Escuela Colombiana de Ingeniería Julio Garavito. This project implements high-performance microservices using AWS Lambda (Java 8) and Amazon API Gateway. It features idempotent deployment via an AWS CLI Runbook, VTL mapping templates for query parameter extraction.

  • Updated Apr 14, 2026
  • Java