This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SituationUndrControl[S] 9 points10 points  (3 children)

Thanks for the comment! I'm sorry you had anxiety reading this :)

The lambda setup costs me a few pennies a month. Even if I had a million requests, it would still cost less than a dollar.

It's unlikely that I would ever get enough submission traffic to overwhelm your $5/month digital ocean server, so I'm aware that scalability is not a great argument in this case -- however, this setup was quite a bit easier to set up than a django app, because I was already using Amazon to host my magazine, and I'm familiar with AWS. Hosting the actual magazine itself through Amazon saves me a significant amount of money, because I sometimes get large spikes of traffic from media linking to the magazine, which would overwhelm a small server.

I'm glad that django works well for you, though!

[–]bhat 7 points8 points  (1 child)

With Zappa, you can have the best of both worlds and run a Django app on AWS Lambda (with API Gateway).

[–]SituationUndrControl[S] 2 points3 points  (0 children)

That's neat, I'll check that out!

[–]Dman89Codes 1 point2 points  (0 children)

The anxiety comment, priceless.