awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • miserlou/zappaAvatar Miserlou

    Miserlou/Zappa

    11,836Vezi pe 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
    Vezi pe GitHub↗11,836
  • aws/chaliceAvatar aws

    aws/chalice

    11,062Vezi pe 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
    Vezi pe GitHub↗11,062
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Serverless Deployment