awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

15 Repos

Awesome GitHub RepositoriesLambda Deployments

Deployment patterns and packaging specifically for AWS Lambda.

Distinct from AWS ECS Deployments: Specifically targets AWS Lambda serverless packaging rather than general ECS container configuration

Explore 15 awesome GitHub repositories matching devops & infrastructure · Lambda Deployments. Refine with filters or upvote what's useful.

Awesome Lambda Deployments GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • graphcool/chromelessAvatar von graphcool

    graphcool/chromeless

    13,230Auf GitHub ansehen↗

    Chromeless is a serverless deployment of Chrome and a programmable interface for automating headless browser interactions. It functions as a web page rendering engine and browser orchestrator, enabling the execution of automation tasks within an AWS Lambda environment. The project specializes in managing browser state, cookies, and viewport settings across remote Chrome instances. It provides tools for generating screenshots, PDFs, and raw text exports from rendered web pages. The system supports dynamic web interaction, including form filling, element clicking, and the execution of custom J

    Provides a specialized serverless deployment of Chrome optimized for AWS Lambda environments.

    TypeScript
    Auf GitHub ansehen↗13,230
  • awslabs/chaliceAvatar von awslabs

    awslabs/chalice

    11,062Auf GitHub ansehen↗

    Chalice ist ein Python-Entwicklungs-Framework für den Aufbau und das Deployment von serverlosen Anwendungen und REST-APIs auf AWS. Es fungiert als Microservice-Tool, das das Deployment von Code und Infrastruktur auf AWS Lambda automatisiert und AWS API Gateway orchestriert, um HTTP-Anfragen an spezifische serverlose Funktionen weiterzuleiten. Das Framework bietet ein automatisiertes System, das den Quellcode analysiert, um die minimal erforderlichen Identity- und Access-Management-Berechtigungen (IAM) zu generieren. Zudem stellt es ein Command-Line-Interface zur Verwaltung des gesamten Anwendungslebenszyklus bereit, von der Projekterstellung und dem Deployment bis hin zur Entfernung von Cloud-Ressourcen. Das Projekt deckt ereignisgesteuerte Automatisierung ab, indem es Cloud-Funktionen mit Storage-Buckets, Message-Queues oder periodischen Zeitplänen verbindet. Darüber hinaus übernimmt es die Infrastruktur-Synthese durch dekoratorbasiertes Routen-Mapping und statische Analyse von Cloud-Service-Aufrufen.

    Automates the packaging and deployment of Python code specifically to AWS Lambda.

    Python
    Auf GitHub ansehen↗11,062
  • apex/upAvatar von apex

    apex/up

    8,799Auf GitHub ansehen↗

    Up is a deployment tool that transforms any HTTP server into an AWS Lambda function behind API Gateway with a single command, eliminating server management entirely. It provides a unified platform for building and deploying serverless APIs that scale automatically and charge only for actual usage, while supporting Node.js, Go, Python, Java, Crystal, and Clojure runtimes without per-language configuration. The tool automates the generation and management of all required AWS resources—including Lambda, API Gateway, CloudFront, and S3—from a declarative configuration, and can replicate the entir

    Deploys any HTTP server to AWS Lambda and API Gateway with a single command, removing server management.

    Goapiapi-gatewayaws
    Auf GitHub ansehen↗8,799
  • wakujs/wakuAvatar von wakujs

    wakujs/waku

    6,330Auf GitHub ansehen↗

    Waku is a minimal React framework built around React Server Components. It renders components exclusively on the server for data fetching and server-side logic, then hydrates client components in the browser for interactivity. The framework supports hybrid rendering, mixing static prerendering at build time with dynamic per-request rendering within a single application, and allows independently loading slice components that can be static or dynamic. The framework distinguishes itself through its file-based routing system that defines pages, layouts, and API endpoints by placing files in a dir

    Packages and deploys the application to AWS Lambda using an experimental adapter.

    TypeScript
    Auf GitHub ansehen↗6,330
  • strands-agents/sdk-pythonAvatar von strands-agents

    strands-agents/sdk-python

    6,176Auf GitHub ansehen↗

    This is an open-source Python SDK for building and orchestrating production-grade AI agents. It provides a unified framework for creating conversational agents that can use tools, maintain state, and coordinate across multiple language model providers including OpenAI, Anthropic, Google, Amazon Bedrock, and locally-hosted models. The SDK supports multi-agent orchestration through graphs, teams, and swarms, allowing several specialized agents to collaborate on complex tasks. Agents can be composed as callable tools that other agents invoke, and the framework includes policy handlers that inspe

    Supports executing short-lived agent interactions and batch processing on AWS Lambda.

    Python
    Auf GitHub ansehen↗6,176
  • fnproject/fnAvatar von fnproject

    fnproject/fn

    5,939Auf GitHub ansehen↗

    The container native, cloud agnostic serverless platform.

    Translates AWS Lambda event and context models into the platform's native container execution model.

    Gocontainersdockerfaas
    Auf GitHub ansehen↗5,939
  • lambci/docker-lambdaAvatar von lambci

    lambci/docker-lambda

    5,786Auf GitHub ansehen↗

    docker-lambda ist ein Docker-basierter Serverless-Simulator und lokaler Emulator, der darauf ausgelegt ist, AWS Lambda-Laufzeitumgebungen zu replizieren. Er bietet ein System zur lokalen Ausführung von Serverless-Funktionen und zur Spiegelung von Cloud-Ausführungsumgebungen durch containerisierte Images. Das Projekt enthält einen lokalen API-Server, der Funktionsaufrufe via HTTP ermöglicht, um Kaltstarts während des Testens zu eliminieren. Es verfügt über ein Build-Tool zum Kompilieren nativer Abhängigkeiten und zum Verpacken von Funktionscode in Deployment-Archive unter Verwendung spezialisierter System-Images. Die Umgebung unterstützt das Spiegeln gemeinsam genutzter Abhängigkeitsebenen durch das Einbinden lokaler Verzeichnisse und nutzt Dateisystem-Überwachung, um Hot-Reloading von Funktionscode zu ermöglichen. Zudem bietet sie einen Mechanismus, um große Event-Payloads über die Standardeingabe zu übergeben und so Längenbeschränkungen der Kommandozeile zu umgehen.

    Implements packaging and deployment patterns specifically for AWS Lambda.

    C#
    Auf GitHub ansehen↗5,786
  • opennextjs/opennextjs-awsAvatar von opennextjs

    opennextjs/opennextjs-aws

    5,005Auf GitHub ansehen↗

    opennextjs-aws ist ein Serverless-Infrastruktur-Adapter und Deployment-Tool, das Next.js-Build-Artefakte in kompatible Pakete für das Hosting auf AWS Lambda und S3 transformiert. Es fungiert als Deployment-Adapter, der Framework-spezifische Ausgaben auf Serverless-Funktionen und Objektspeicher abbildet. Das Projekt zeichnet sich durch die Implementierung Serverless-spezifischer Optimierungen aus, einschließlich eines Cache-Managers, der inkrementelle statische Regeneration und Fetch-Caches über S3 oder DynamoDB synchronisiert. Es bietet einen Cold-Start-Optimierer, der Bundle-Minifizierung und geplantes Function-Warming zur Latenzreduzierung nutzt, sowie eine dedizierte Bildoptimierungs-Pipeline zum Abrufen von Quelldateien aus S3 und deren Bereitstellung über CDN. Das System deckt ein breites Spektrum an Funktionen ab, einschließlich Edge-Middleware-Integration, Queue-basierter Hintergrund-Revalidierung und Multi-Target-Routenverteilung. Zudem verwaltet es den Datenverkehr durch CDN-Routing, Geolocation-Daten-Injektion und Server-Response-Streaming, um die Time-to-First-Byte zu verbessern. Das Tool bietet umfangreiche Anpassungsoptionen für Build-Pipelines, Adapter-Verhalten und Server-Logik, um vielfältige architektonische Anforderungen und Monorepo-Strukturen zu unterstützen.

    A tool that transforms Next.js build artifacts into compatible packages for AWS Lambda and S3 hosting.

    TypeScriptawsnextjssst
    Auf GitHub ansehen↗5,005
  • babashka/babashkaAvatar von babashka

    babashka/babashka

    4,545Auf GitHub ansehen↗

    Babashka ist ein nativer Clojure-Skript-Interpreter und eine Shell-Skriptsprache, die für Systemautomatisierung und Befehlszeilenaufgaben entwickelt wurde. Sie fungiert als kompilierte Binärdatei, die Clojure-Code direkt ausführt und den Startup-Overhead eliminiert, der mit einer Java Virtual Machine verbunden ist. Die Runtime ist eine erweiterbare Clojure-Umgebung, die ein Pod-Erweiterungssystem unterstützt, das es ermöglicht, externe Binärdateien als Bibliotheken zu laden, um der Ausführungsumgebung neue Funktionen hinzuzufügen. Ihr Funktionsspektrum umfasst die Unterstützung für den Aufbau erweiterbarer Befehlszeilentools und das Deployment von Clojure-Skripten als serverlose Cloud-Funktionen. Die Umgebung enthält zudem eine Read-Eval-Print-Loop mit persistentem Befehlsverlauf.

    Provides specific optimizations and signal handling adjustments for deploying scripts as AWS Lambda functions.

    Clojurebabashkabashclojure
    Auf GitHub ansehen↗4,545
  • serverless-nextjs/serverless-next.jsAvatar von serverless-nextjs

    serverless-nextjs/serverless-next.js

    4,462Auf GitHub ansehen↗

    Dieses Projekt ist ein Serverless-Infrastruktur-Orchestrator und Deployment-Tool für das Hosting von Next.js-Anwendungen auf AWS. Es fungiert als Framework für Edge-Computing-Deployments und als Infrastructure-as-Code-Wrapper, der die Bereitstellung von AWS Lambda-Funktionen, S3-Buckets und CloudFront-Distributionen automatisiert. Das System zeichnet sich dadurch aus, dass es Server-Side-Rendering und API-Routen über globale Edge-Standorte verteilt, um die Latenz zu minimieren. Es lässt sich direkt in Content Delivery Networks integrieren, um die Auslieferung statischer Assets und gerenderter Seiten zu optimieren, und bietet eine Schicht, um Anwendungs-Handler für Serverless-Umgebungen zu kapseln. Die Plattform deckt breite Funktionsbereiche ab, darunter globales Content Delivery, Serverless-API-Infrastruktur und automatisierte Ressourcenkonfiguration. Sie steuert den Datenverkehr durch Edge-Routing-Logik und Internationalisierungs-Handling und unterstützt Performance-Strategien wie Incremental Static Regeneration und Edge-basiertes Bild-Optimierung. Die Infrastruktur wird über Terraform-Konfigurationen verwaltet, was eine präzise Kontrolle über Speicherlimits, Timeout-Dauern und IAM-Berechtigungen ermöglicht.

    Provides a compatible serverless layer to wrap Next.js applications for execution within AWS Lambda.

    TypeScriptapi-gatewayawsaws-lambda
    Auf GitHub ansehen↗4,462
  • danielcondemarin/serverless-nextjs-pluginAvatar von danielcondemarin

    danielcondemarin/serverless-nextjs-plugin

    4,464Auf GitHub ansehen↗

    Dieses Projekt ist ein Serverless-Framework-Plugin und -Adapter, das die Bereitstellung von Next.js-Anwendungen auf AWS Lambda@Edge und AWS CloudFront ermöglicht. Es fungiert als Brücke, um serverseitiges Rendering und API-Routen für die Ausführung auf serverlosem Edge-Compute anzupassen. Das Plugin automatisiert die Bereitstellung der Cloud-Infrastruktur, einschließlich der Paketierung und Bereitstellung von Anwendungscode an globalen Edge-Standorten. Es übernimmt die Synchronisierung statischer Assets mit Speicher-Buckets und die Abbildung von Next.js-Routen auf spezialisierte Edge-Funktionen, um die globale Latenz zu reduzieren. Das Projekt deckt weitreichende Funktionen ab, einschließlich globaler Content-Delivery, benutzerdefinierter Domain- und DNS-Abbildung sowie Edge-basiertem Traffic-Management für Domain-Redirects. Es verwaltet zudem Compute-Ressourcenkonfigurationen, IAM-Berechtigungen und Netzwerk-Edge-Cache-Richtlinien, einschließlich Unterstützung für inkrementelle statische Regeneration und automatisiertes Prerendering.

    Adapts and packages Next.js applications specifically for deployment on AWS Lambda@Edge.

    TypeScript
    Auf GitHub ansehen↗4,464
  • aws/aws-lambda-goAvatar von aws

    aws/aws-lambda-go

    3,798Auf GitHub ansehen↗

    This project provides a Go runtime and SDK for building and deploying serverless functions within the AWS Lambda environment. It consists of a library for managing the function runtime and a collection of predefined event type definitions for structured data handling. The toolkit includes utilities for packaging compiled Go binaries into the specific archive formats and naming conventions required for cloud deployment. It uses an interface-based handler mapping system to bind user-defined functions to a runtime wrapper that manages input and output serialization. The project covers event-dri

    Implements packaging and deployment patterns specifically for AWS Lambda serverless environments.

    Go
    Auf GitHub ansehen↗3,798
  • bknd-io/bkndAvatar von bknd-io

    bknd-io/bknd

    3,726Auf GitHub ansehen↗

    bknd is a self-hosted backend-as-a-service platform and serverless backend framework that provides an integrated environment for managing databases, authentication, and file storage. It functions as a headless CMS and a portable API engine designed to run across various JavaScript runtimes, including Node.js, Bun, Cloudflare Workers, and AWS Lambda. The project distinguishes itself through a combination of schema-driven API generation and a built-in database management UI. It enables the definition of data structures either programmatically via a type-safe API or visually through an administr

    Supports bundling the backend and admin panel into serverless functions for AWS Lambda.

    TypeScript
    Auf GitHub ansehen↗3,726
  • zappa/zappaAvatar von zappa

    zappa/Zappa

    3,691Auf GitHub ansehen↗

    Zappa is a serverless Python framework and command-line tool used for packaging and deploying Python web applications to AWS Lambda. It functions as a serverless infrastructure automator that provisions API Gateways, IAM roles, and SSL certificates to run ASGI and WSGI applications as serverless functions. The tool distinguishes itself by providing a management CLI for executing remote administration scripts and management commands directly within the deployed environment. It includes specific mechanisms for serverless performance tuning, such as scheduling regular warm-up invocations to prev

    A command line utility for packaging and deploying Python web applications to AWS Lambda.

    Pythonalbapi-gatewayaws
    Auf GitHub ansehen↗3,691
  • gofiber/recipesAvatar von gofiber

    gofiber/recipes

    3,427Auf GitHub ansehen↗

    This project is a comprehensive library of reference implementations and patterns for building web applications using the Go Fiber framework. It provides curated templates and implementation guides for creating REST APIs, web servers, and structured backend services. The repository serves as a practical resource for applying architectural patterns, including Clean and Hexagonal architectures, as well as port-and-adapter decoupling. It offers detailed examples for integrating common web features such as OAuth2 authentication, JWT verification, WebSockets for real-time communication, and server

    Provides patterns for packaging web applications into container templates for AWS Lambda deployment.

    Gocookbookexamplesfiber
    Auf GitHub ansehen↗3,427
  1. Home
  2. DevOps & Infrastructure
  3. AWS ECS Deployments
  4. Lambda Deployments

Unter-Tags erkunden

  • AWS Lambda Adapters1 Sub-TagFramework-specific adapters that package and deploy applications to AWS Lambda serverless environments. **Distinct from Lambda Deployments:** Distinct from Lambda Deployments: focuses on framework-specific adapter integration rather than general Lambda packaging patterns.
  • Configuration AutomationAutomated application of optimal resource settings to function versions or aliases. **Distinct from Lambda Deployments:** Distinct from deployment patterns: focuses on the automated update of configuration settings after optimization tests.
  • Management CLIsCommand line interfaces used to manage the lifecycle, environment, and logs of deployed serverless functions. **Distinct from Lambda Deployments:** Distinct from Lambda Deployments: focuses on the operational administration and runtime management of functions rather than the initial packaging and deployment process.