1 रिपॉजिटरी
Mechanisms to download application packages from remote storage at runtime to bypass deployment limits.
Distinct from Dynamic Package Loading: Distinct from general dynamic loading by specifically addressing the bypass of cloud function size limits via remote storage.
Explore 1 awesome GitHub repository matching development tools & productivity · Remote Artifact Loading. Refine with filters or upvote what's useful.
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
Downloads application bundles from remote storage at runtime to exceed cloud function deployment size limits.