Hacker News new | ask | show | jobs
by radmin 2956 days ago
AWS provides their own "Python Serverless Microframework for AWS" called Chalice: https://github.com/aws/chalice

I have yet to deploy a production service with it, but the development experience has been positive.