awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • miserlou/zappaAvatar de Miserlou

    Miserlou/Zappa

    11,836Ver en GitHub↗

    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
    Ver en GitHub↗11,836
  • capitalone/cloud-custodianAvatar de capitalone

    capitalone/cloud-custodian

    6,016Ver en GitHub↗

    Cloud Custodian es un motor de gobernanza multinube y herramienta de cumplimiento de políticas diseñado para automatizar la seguridad, el cumplimiento y la optimización de costos en varios proveedores de nube. Funciona como un motor de reglas que utiliza un lenguaje de dominio específico declarativo para consultar recursos en la nube y ejecutar acciones correctivas basadas en filtros predefinidos. El sistema opera como un orquestador de políticas sin servidor (serverless), desplegando funciones específicas del proveedor para activar la aplicación en tiempo real en respuesta a cambios en los recursos de la nube. Proporciona una abstracción de recursos agnóstica del proveedor para mantener políticas operativas consistentes en múltiples cuentas, suscripciones y proyectos. Sus capacidades cubren la auditoría de infraestructura en la nube, incluido el análisis de activos dentro de pipelines de integración continua y la generación de informes de cumplimiento. La herramienta también admite la optimización de costos para identificar y eliminar recursos no utilizados e incluye un modo de simulación para identificar los recursos afectados sin aplicar cambios reales.

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

    Python
    Ver en GitHub↗6,016
  • tbxark/chatgpt-telegram-workersAvatar de TBXark

    TBXark/ChatGPT-Telegram-Workers

    3,797Ver en GitHub↗

    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
    Ver en GitHub↗3,797
  1. Home
  2. DevOps & Infrastructure
  3. Serverless Orchestrators