awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDeployment Artifact Optimization

Techniques for reducing the size and footprint of deployment packages to improve upload speed and runtime efficiency.

Distinct from Deployment and Packaging: The candidates focus on generic packaging or specific AI/Frontend deployment; this is specifically about minimizing artifact size for serverless constraints.

Explore 1 awesome GitHub repository matching devops & infrastructure · Deployment Artifact Optimization. Refine with filters or upvote what's useful.

Awesome Deployment Artifact Optimization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zappa/zappazappa 的头像

    zappa/Zappa

    3,691在 GitHub 上查看↗

    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

    Zappa minimizes the deployment artifact size by using a slim handler and excluding unnecessary file paths.

    Pythonalbapi-gatewayaws
    在 GitHub 上查看↗3,691
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Artifact Optimization