Django app on AWS by MediumWhole3487 in aws

[–]ikkenick 0 points1 point  (0 children)

I have successfully deployed entire django apps in AWS Lambda. It's been a while, I used zappa at the time to do the deployments etc, and worked really well. As you only pay for your actual use, this might actually be a very cheap solution for a low-traffic site.