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
·

2 repositorios

Awesome GitHub RepositoriesServerless Deployment

Frameworks for deploying Flask applications to serverless environments.

Explore 2 awesome GitHub repositories matching part of an awesome list · Serverless Deployment. Refine with filters or upvote what's useful.

Awesome Serverless Deployment 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

    Serverless deployment framework for Python applications on AWS.

    Python
    Ver en GitHub↗11,836
  • aws/chaliceAvatar de aws

    aws/chalice

    11,062Ver en GitHub↗

    Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It functions as an infrastructure-as-code generator, mapping application logic and routing definitions directly to cloud compute resources while automating the provisioning and management of the underlying environment. The framework distinguishes itself by analyzing source code to automatically construct the minimum necessary security permissions, ensuring least-privilege access for all deployed functions. It supports modular development through blueprint-based organization and

    Microframework for building serverless applications on AWS.

    Pythonawsaws-apigatewayaws-lambda
    Ver en GitHub↗11,062
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Serverless Deployment