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
·

3 Repos

Awesome GitHub RepositoriesServerless Orchestrators

Platforms that manage the execution and lifecycle of ephemeral, event-driven backend functions.

Distinguishing note: No existing candidates provided; this focuses on the orchestration of ephemeral function execution.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Serverless Orchestrators. Refine with filters or upvote what's useful.

Awesome Serverless Orchestrators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • miserlou/zappaAvatar von Miserlou

    Miserlou/Zappa

    11,836Auf GitHub ansehen↗

    Zappa is a deployment tool and orchestrator designed to package and deploy Python web applications to AWS Lambda. It functions as a wrapper and framework that adapts standard Python applications to work with serverless infrastructure and API Gateway events. The project enables the hosting of Python web frameworks on serverless environments without requiring the application to be rewritten. It automates the process of pushing code from local environments to the cloud and manages the lifecycle of these deployments to remove manual server management. Its capabilities include automated infrastru

    Manages the lifecycle and deployment of Python code into a serverless cloud environment.

    Python
    Auf GitHub ansehen↗11,836
  • capitalone/cloud-custodianAvatar von capitalone

    capitalone/cloud-custodian

    6,016Auf GitHub ansehen↗

    Cloud Custodian ist eine Multi-Cloud-Governance-Engine und ein Richtliniendurchsetzungstool, das dazu entwickelt wurde, Sicherheit, Compliance und Kostenoptimierung über verschiedene Cloud-Anbieter hinweg zu automatisieren. Es fungiert als Regel-Engine, die eine deklarative, domänenspezifische Sprache verwendet, um Cloud-Ressourcen abzufragen und korrigierende Maßnahmen basierend auf vordefinierten Filtern auszuführen. Das System arbeitet als serverloser Richtlinien-Orchestrator, der anbieterspezifische Funktionen bereitstellt, um eine Echtzeit-Durchsetzung als Reaktion auf Änderungen an Cloud-Ressourcen auszulösen. Es bietet eine anbieterunabhängige Ressourcenabstraktion, um konsistente operative Richtlinien über mehrere Konten, Abonnements und Projekte hinweg aufrechtzuerhalten. Die Funktionen decken die Prüfung der Cloud-Infrastruktur ab, einschließlich der Analyse von Assets innerhalb von Continuous-Integration-Pipelines und der Generierung von Compliance-Berichten. Das Tool unterstützt zudem die Kostenoptimierung, um ungenutzte Ressourcen zu identifizieren und zu entfernen, und enthält einen Simulationsmodus, um betroffene Ressourcen zu identifizieren, ohne tatsächliche Änderungen anzuwenden.

    Orchestrates the deployment and execution of ephemeral, event-driven functions for real-time policy enforcement.

    Python
    Auf GitHub ansehen↗6,016
  • tbxark/chatgpt-telegram-workersAvatar von TBXark

    TBXark/ChatGPT-Telegram-Workers

    3,797Auf GitHub ansehen↗

    This project is a serverless framework for deploying Telegram bots that interface with large language models and AI image generators. It functions as an edge-based orchestrator and gateway that routes messages between the Telegram API and various AI service providers using a stateless architecture. The system enables the management of multiple bot instances and allows for the dynamic switching of AI models and system prompts within a single chat interface. It distinguishes itself through a modular plugin system that allows for the injection of custom logic and specialized behaviors into the m

    Orchestrates ephemeral, event-driven functions to route messages between Telegram and AI providers.

    TypeScript
    Auf GitHub ansehen↗3,797
  1. Home
  2. DevOps & Infrastructure
  3. Serverless Orchestrators