Hacker News new | ask | show | jobs
by staticassertion 2704 days ago
My side project is on lambda. The #1 cost for me is the EC2 service I use for a DB they integrate with, because my lambdas basically don't execute except a few times on the weekend.

Nice to not have to worry about patching or updates or any other ops work at all.