GeistHaus
log in · sign up

GitHub - zappa/Zappa: Serverless Python

github.com

Serverless Python . Contribute to zappa/Zappa development by creating an account on GitHub.

3 pages link to this URL
Deploying (infinitely-scalable) one-hour projects

I often write silly little one-hour projects, and I want to put them online for others to enjoy. Importantly, I don’t want these projects to cost me much. (I write way too many one-off projects for that!) So provisioning little virtual machines for each project is a non-starter. And while the right answer is probably to own one virtual machine and have all my projects share tenancy on it, I’ve had a few one-hour projects that actually gained some traction and needed some scalability built in.